diff options
Diffstat (limited to 'scilab/modules/intersci/help/ja_JP/addchapter.sce')
-rwxr-xr-x | scilab/modules/intersci/help/ja_JP/addchapter.sce | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scilab/modules/intersci/help/ja_JP/addchapter.sce b/scilab/modules/intersci/help/ja_JP/addchapter.sce new file mode 100755 index 0000000..0601d20 --- /dev/null +++ b/scilab/modules/intersci/help/ja_JP/addchapter.sce | |||
@@ -0,0 +1,11 @@ | |||
1 | // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | ||
2 | // Copyright (C) 2009 - DIGITEO | ||
3 | // | ||
4 | // This file must be used under the terms of the CeCILL. | ||
5 | // This source file is licensed as described in the file COPYING, which | ||
6 | // you should have received as part of this distribution. The terms | ||
7 | // are also available at | ||
8 | // http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | ||
9 | |||
10 | add_help_chapter("Intersci",SCI+"/modules/intersci/help/ja_JP",%T); | ||
11 | |||