diff options
author | Allan Cornet <allan.cornet@scilab.org> | 2007-02-19 15:27:31 +0000 |
---|---|---|
committer | Allan Cornet <allan.cornet@scilab.org> | 2007-02-19 15:27:31 +0000 |
commit | 85576bb50243119814b5927d6f18e6e302750b8d (patch) | |
tree | c9f8d043003cb102355ddb2c5c8d144028b09d75 /scilab/modules/intersci/etc | |
parent | 7e8224e03e30cf3a815d39e9df341c75aeeeff76 (diff) | |
download | scilab-85576bb50243119814b5927d6f18e6e302750b8d.zip scilab-85576bb50243119814b5927d6f18e6e302750b8d.tar.gz |
split %helps into %modules_helps & %helps
%helps for compatibility (toolboxes)
%modules_helps index for scilab modules
extend add_help_chapter & del_help_chapter (add a parameter modulemode %T or %F)
Diffstat (limited to 'scilab/modules/intersci/etc')
-rw-r--r-- | scilab/modules/intersci/etc/intersci.start | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scilab/modules/intersci/etc/intersci.start b/scilab/modules/intersci/etc/intersci.start index 4dae7c7..0d27402 100644 --- a/scilab/modules/intersci/etc/intersci.start +++ b/scilab/modules/intersci/etc/intersci.start | |||
@@ -7,4 +7,5 @@ | |||
7 | // ==================================================================== | 7 | // ==================================================================== |
8 | //add help chapter | 8 | //add help chapter |
9 | add_module_help_chapter('intersci'); | 9 | add_module_help_chapter('intersci'); |
10 | clear add_module_help_chapter; | ||
10 | // ==================================================================== | 11 | // ==================================================================== |