diff options
author | Pierre Marechal <pierre.marechal@scilab.org> | 2007-11-12 14:18:53 +0000 |
---|---|---|
committer | Pierre Marechal <pierre.marechal@scilab.org> | 2007-11-12 14:18:53 +0000 |
commit | 08085be5714679f0ba29248a99c8d2b0cb69b17a (patch) | |
tree | 2502a6222581e49d63ad7f4826883e307a708950 /scilab/modules/data_structures/etc | |
parent | ad9646f91c73762ddda9dedd3c7ec402bfa07e9f (diff) | |
download | scilab-08085be5714679f0ba29248a99c8d2b0cb69b17a.zip scilab-08085be5714679f0ba29248a99c8d2b0cb69b17a.tar.gz |
removechapter.sce is no more needed
Diffstat (limited to 'scilab/modules/data_structures/etc')
-rw-r--r-- | scilab/modules/data_structures/etc/data_structures.quit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scilab/modules/data_structures/etc/data_structures.quit b/scilab/modules/data_structures/etc/data_structures.quit index e6efe8c..3791ceb 100644 --- a/scilab/modules/data_structures/etc/data_structures.quit +++ b/scilab/modules/data_structures/etc/data_structures.quit | |||
@@ -4,5 +4,5 @@ | |||
4 | // Copyright INRIA 2006 | 4 | // Copyright INRIA 2006 |
5 | // ==================================================================== | 5 | // ==================================================================== |
6 | // delete help chapter | 6 | // delete help chapter |
7 | del_module_help_chapter('data_structures'); | 7 | del_help_chapter('data_structures'); |
8 | // ==================================================================== | 8 | // ==================================================================== |