diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2010-02-12 08:55:20 +0100 |
---|---|---|
committer | Allan CORNET <allan.cornet@scilab.org> | 2010-02-12 08:55:20 +0100 |
commit | 799529ce497fcc5c8b7cc6c4ce2de5a697b6c36e (patch) | |
tree | 0e0a15b5433b1883829b53c7193046b18ce8d8d3 /scilab/modules/data_structures/etc/data_structures.quit | |
parent | 5cab8be6b0af1c1c11316619f2aa2e5a4c70b308 (diff) | |
download | scilab-799529ce497fcc5c8b7cc6c4ce2de5a697b6c36e.zip scilab-799529ce497fcc5c8b7cc6c4ce2de5a697b6c36e.tar.gz |
%helps_module defined only when we need
Diffstat (limited to 'scilab/modules/data_structures/etc/data_structures.quit')
-rw-r--r-- | scilab/modules/data_structures/etc/data_structures.quit | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scilab/modules/data_structures/etc/data_structures.quit b/scilab/modules/data_structures/etc/data_structures.quit index f582c9d..8a0f997 100644 --- a/scilab/modules/data_structures/etc/data_structures.quit +++ b/scilab/modules/data_structures/etc/data_structures.quit | |||
@@ -8,8 +8,3 @@ | |||
8 | // are also available at | 8 | // are also available at |
9 | // http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | 9 | // http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt |
10 | 10 | ||
11 | // Delete help chapter | ||
12 | // ============================================================================= | ||
13 | if WITH_HELPTOOLS then | ||
14 | del_help_chapter("data_structures",%t); | ||
15 | end | ||