-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/action_binding/help/en_US";
-// add_help_chapter("action_binding",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/action_binding/help/fr_FR";
-// add_help_chapter("Action Binding",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/action_binding/help/pt_BR";
-// add_help_chapter("action_binding",path,%T);
-// clear path add_help_chapter;
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO - Allan CORNET
+// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/api_scilab/help/en_US";
-add_help_chapter("API Scilab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("API Scilab",SCI+"/modules/api_scilab/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/arnoldi/help/en_US";
-add_help_chapter("ARnoldi PACKage",path,%T);
-clear path add_help_chapter;
+add_help_chapter("ARnoldi PACKage",SCI+"/modules/arnoldi/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/arnoldi/help/fr_FR";
-add_help_chapter("ARnoldi PACKage",path,%T);
-clear path add_help_chapter;
+add_help_chapter("ARnoldi PACKage",SCI+"/modules/arnoldi/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/arnoldi/help/pt_BR";
-add_help_chapter("ARnoldi PACKage",path,%T);
-clear path add_help_chapter;
+add_help_chapter("ARnoldi PACKage",SCI+"/modules/arnoldi/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/boolean/help/en_US";
-add_help_chapter("Boolean",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Boolean",SCI+"/modules/boolean/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/boolean/help/fr_FR";
-add_help_chapter("Booléens",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Booléens",SCI+"/modules/boolean/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/boolean/help/pt_BR";
-add_help_chapter("Booleanos",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Booleanos",SCI+"/modules/boolean/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/cacsd/help/en_US";
-add_help_chapter("CACSD",path,%T);
-clear path add_help_chapter;
+add_help_chapter("CACSD",SCI+"/modules/cacsd/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/cacsd/help/fr_FR";
-add_help_chapter("CACSD",path,%T);
-clear path add_help_chapter;
+add_help_chapter("CACSD",SCI+"/modules/cacsd/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/cacsd/help/pt_BR";
-add_help_chapter("CACSD",path,%T);
-clear path add_help_chapter;
+add_help_chapter("CACSD",SCI+"/modules/cacsd/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/call_scilab/help/en_US";
-add_help_chapter("call_scilab API",path,%T);
-clear path add_help_chapter;
+add_help_chapter("call_scilab API",SCI+"/modules/call_scilab/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Vincent COUVERT
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/compatibility_functions/help/en_US";
-add_help_chapter("Compatibility Functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Compatibility Functions",SCI+"/modules/compatibility_functions/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/compatibility_functions/help/fr_FR";
-add_help_chapter("Fonctions de compatibilité",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Fonctions de compatibilité",SCI+"/modules/compatibility_functions/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/compatibility_functions/help/pt_BR";
-add_help_chapter("Funções de Compatibilidade",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Funções de Compatibilidade",SCI+"/modules/compatibility_functions/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/completion/help/en_US";
-add_help_chapter("Completion",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Completion",SCI+"/modules/completion/help/en_US",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/completion/help/pt_BR";
-add_help_chapter("Complementação",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Complementação",SCI+"/modules/completion/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
-// Copyright (C) 2007-2008 - INRIA - Vincent COUVERT
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/console/help/en_US";
-add_help_chapter("Console",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Console",SCI+"/modules/console/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
-// Copyright (C) 2007-2008 - INRIA - Vincent COUVERT
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/console/help/fr_FR";
-add_help_chapter("Console",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Console",SCI+"/modules/console/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/console/help/pt_BR";
-add_help_chapter("Console",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Console",SCI+"/modules/console/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/core/help/en_US";
-add_help_chapter("Scilab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Scilab",SCI+"/modules/core/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/core/help/fr_FR";
-add_help_chapter("Scilab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Scilab",SCI+"/modules/core/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/core/help/pt_BR";
-add_help_chapter("Scilab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Scilab",SCI+"/modules/core/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/data_structures/help/en_US";
-add_help_chapter("Data Structures",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/data_structures/help/fr_FR";
-add_help_chapter("Structures",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Structures",SCI+"/modules/data_structures/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/data_structures/help/pt_BR";
-add_help_chapter("Estruturas de Dados",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Estruturas de Dados",SCI+"/modules/data_structures/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/demo_tools/help/en_US";
-add_help_chapter("Demo Tools",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Demo Tools",SCI+"/modules/demo_tools/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/demo_tools/help/fr_FR";
-add_help_chapter("Outils pour les démonstrations",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Outils pour les démonstrations",SCI+"/modules/demo_tools/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/demo_tools/help/pt_BR";
-add_help_chapter("Ferramentas de Demonstração",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Ferramentas de Demonstração",SCI+"/modules/demo_tools/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/development_tools/help/"+getdefaultlanguage();
-add_help_chapter("Development tools",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Development tools",SCI+"/modules/development_tools/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/development_tools/help/fr_FR";
-add_help_chapter("Outils de développement",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Outils de développement",SCI+"/modules/development_tools/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/development_tools/help/"+getdefaultlanguage();
-add_help_chapter("Ferramentas de Desenvolvimento",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Ferramentas de Desenvolvimento",SCI+"/modules/development_tools/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/differential_equations/help/en_US";
-add_help_chapter("Differential Equations",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Differential Equations",SCI+"/modules/differential_equations/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/differential_equations/help/fr_FR";
-add_help_chapter("Equations Differentielles",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Equations Differentielles",SCI+"/modules/differential_equations/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/differential_equations/help/pt_BR";
-add_help_chapter("Equações Diferenciais",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Equações Diferenciais",SCI+"/modules/differential_equations/help/pt_BR",%T);
+
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/double/help/en_US";
-// add_help_chapter("Doubles",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/double/help/fr_FR";
-// add_help_chapter("Doubles",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/double/help/pt_BR";
-// add_help_chapter("Doubles",path,%T);
-// clear path add_help_chapter;
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/dynamic_link/help/en_US";
-add_help_chapter("Dynamic/incremental Link",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Dynamic/incremental Link",SCI+"/modules/dynamic_link/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/dynamic_link/help/fr_FR";
-add_help_chapter("Link dynamique/incremental",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Link dynamique/incremental",SCI+"/modules/dynamic_link/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/dynamic_link/help/pt_BR";
-add_help_chapter("Link Dinâmico/incremental",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Link Dinâmico/incremental",SCI+"/modules/dynamic_link/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/elementary_functions/help/en_US";
-add_help_chapter("Elementary Functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Elementary Functions",SCI+"/modules/elementary_functions/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/elementary_functions/help/fr_FR";
-add_help_chapter("Fonctions Elémentaires",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Fonctions Elémentaires",SCI+"/modules/elementary_functions/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/elementary_functions/help/pt_BR";
-add_help_chapter("Funções Elementares",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Funções Elementares",SCI+"/modules/elementary_functions/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/fftw/help/en_US";
-add_help_chapter("FFTW",path,%T);
-clear path add_help_chapter;
+add_help_chapter("FFTW",SCI+"/modules/fftw/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/fftw/help/fr_FR";
-add_help_chapter("FFTW",path,%T);
-clear path add_help_chapter;
+add_help_chapter("FFTW",SCI+"/modules/fftw/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/fftw/help/pt_BR";
-add_help_chapter("FFTW",path,%T);
-clear path add_help_chapter;
+add_help_chapter("FFTW",SCI+"/modules/fftw/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/fileio/help/en_US";
-add_help_chapter("Files : Input/Output functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Files : Input/Output functions",SCI+"/modules/fileio/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/fileio/help/fr_FR";
-add_help_chapter("Entrées/Sorties [fichiers]",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Entrées/Sorties [fichiers]",SCI+"/modules/fileio/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/fileio/help/pt_BR";
-add_help_chapter("Arquivos : funções de Entrada/Saída",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Arquivos : funções de Entrada/Saída",SCI+"/modules/fileio/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/functions/help/en_US";
-add_help_chapter("Functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Functions",SCI+"/modules/functions/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/functions/help/fr_FR";
-add_help_chapter("Fonctions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Fonctions",SCI+"/modules/functions/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/functions/help/pt_BR";
-add_help_chapter("Funções",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Funções",SCI+"/modules/functions/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/genetic_algorithms/help/en_US";
-add_help_chapter("Genetic Algorithms",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Genetic Algorithms",SCI+"/modules/genetic_algorithms/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/genetic_algorithms/help/fr_FR";
-add_help_chapter("Algorithmes génétiques",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Algorithmes génétiques",SCI+"/modules/genetic_algorithms/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/genetic_algorithms/help/pt_BR";
-add_help_chapter("Algoritmos Genéticos",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Algoritmos Genéticos",SCI+"/modules/genetic_algorithms/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/graphic_export/help/"+getdefaultlanguage();
-add_help_chapter("Graphics : exporting and printing",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Graphics : exporting and printing",SCI+"/modules/graphic_export/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/graphic_export/help/fr_FR";
-add_help_chapter("Graphiques: export et impression",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Graphiques: export et impression",SCI+"/modules/graphic_export/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/graphic_export/help/"+getdefaultlanguage();
-add_help_chapter("Gráficos : exportando e imprimindo",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Gráficos : exportando e imprimindo",SCI+"/modules/graphic_export/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/graphics/help/en_US";
-add_help_chapter("Graphics Library",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Graphics Library",SCI+"/modules/graphics/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Allan Cornet
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/graphics/help/fr_FR";
-add_help_chapter("Bibliothèque graphique",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Bibliothèque graphique",SCI+"/modules/graphics/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/graphics/help/pt_BR";
-add_help_chapter("Biblioteca de Gráficos",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Biblioteca de Gráficos",SCI+"/modules/graphics/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/gui/help/en_US";
-add_help_chapter("GUI",path,%T);
-clear path add_help_chapter;
+add_help_chapter("GUI",SCI+"/modules/gui/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/gui/help/fr_FR";
-add_help_chapter("IHM",path,%T);
-clear path add_help_chapter;
+add_help_chapter("IHM",SCI+"/modules/gui/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/gui/help/pt_BR";
-add_help_chapter("IGU",path,%T);
-clear path add_help_chapter;
+add_help_chapter("IGU",SCI+"/modules/gui/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/helptools/help/en_US";
-add_help_chapter("Online help management",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Online help management",SCI+"/modules/helptools/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/helptools/help/fr_FR";
-add_help_chapter("Gestion de l''aide en ligne",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Gestion de l''aide en ligne",SCI+"/modules/helptools/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/helptools/help/pt_BR";
-add_help_chapter("Gerenciamento de ajuda online",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Gerenciamento de ajuda online",SCI+"/modules/helptools/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/history_manager/help/en_US";
-add_help_chapter("History manager",path,%T);
-clear path add_help_chapter;
+add_help_chapter("History manager",SCI+"/modules/history_manager/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/history_manager/help/fr_FR";
-add_help_chapter("Gestion de l''historique",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Gestion de l''historique",SCI+"/modules/history_manager/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/history_manager/help/pt_BR";
-add_help_chapter("Gerenciador de histórico",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Gerenciador de histórico",SCI+"/modules/history_manager/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/integer/help/en_US";
-add_help_chapter("Integers",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Integers",SCI+"/modules/integer/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/integer/help/fr_FR";
-add_help_chapter("Entiers",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Entiers",SCI+"/modules/integer/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/integer/help/pt_BR";
-add_help_chapter("Inteiros",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Inteiros",SCI+"/modules/integer/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/interpolation/help/en_US";
-add_help_chapter("Interpolation",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interpolation",SCI+"/modules/interpolation/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/interpolation/help/fr_FR";
-add_help_chapter("Interpolation",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interpolation",SCI+"/modules/interpolation/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/interpolation/help/pt_BR";
-add_help_chapter("Interpolação",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interpolação",SCI+"/modules/interpolation/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/intersci/help/en_US";
-add_help_chapter("Intersci",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Intersci",SCI+"/modules/intersci/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/intersci/help/fr_FR";
-add_help_chapter("Intersci",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Intersci",SCI+"/modules/intersci/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/intersci/help/pt_BR";
-add_help_chapter("Intersci",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Intersci",SCI+"/modules/intersci/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/io/help/en_US";
-add_help_chapter("Input/Output functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Input/Output functions",SCI+"/modules/io/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/io/help/fr_FR";
-add_help_chapter("Entrées/Sorties",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Entrées/Sorties",SCI+"/modules/io/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/io/help/pt_BR";
-add_help_chapter("Funções de Entrada/Saída",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Funções de Entrada/Saída",SCI+"/modules/io/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/javasci/help/en_US";
-add_help_chapter("Java Interface",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Java Interface",SCI+"/modules/javasci/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/javasci/help/fr_FR";
-add_help_chapter("Interface avec Java",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interface avec Java",SCI+"/modules/javasci/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/javasci/help/pt_BR";
-add_help_chapter("Interface Java",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interface Java",SCI+"/modules/javasci/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/jvm/help/en_US";
-add_help_chapter("JVM",path,%T);
-clear path add_help_chapter;
+add_help_chapter("JVM",SCI+"/modules/jvm/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/jvm/help/fr_FR";
-add_help_chapter("jvm",path,%T);
-clear path add_help_chapter;
+add_help_chapter("jvm",SCI+"/modules/jvm/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/jvm/help/pt_BR";
-add_help_chapter("JVM",path,%T);
-clear path add_help_chapter;
+add_help_chapter("JVM",SCI+"/modules/jvm/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/linear_algebra/help/en_US";
-add_help_chapter("Linear Algebra",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Linear Algebra",SCI+"/modules/linear_algebra/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/linear_algebra/help/fr_FR";
-add_help_chapter("Algèbre Lineaire",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Algèbre Lineaire",SCI+"/modules/linear_algebra/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/linear_algebra/help/pt_BR";
-add_help_chapter("Álgebra Linear",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Álgebra Linear",SCI+"/modules/linear_algebra/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/localization/help/en_US";
-add_help_chapter("Localization",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Localization",SCI+"/modules/localization/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/localization/help/fr_FR";
-add_help_chapter("Localisation",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Localisation",SCI+"/modules/localization/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/localization/help/pt_BR";
-add_help_chapter("Localização",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Localização",SCI+"/modules/localization/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/m2sci/help/en_US";
-add_help_chapter("Matlab to Scilab Conversion Tips",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Matlab to Scilab Conversion Tips",SCI+"/modules/m2sci/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allab CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/m2sci/help/fr_FR";
-add_help_chapter("Aide à la conversion Matlab vers Scilab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Aide à la conversion Matlab vers Scilab",SCI+"/modules/m2sci/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/m2sci/help/pt_BR";
-add_help_chapter("Dicas de Conversão de Matlab para Scilab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Dicas de Conversão de Matlab para Scilab",SCI+"/modules/m2sci/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/maple2scilab/help/en_US";
-add_help_chapter("Maple Interface",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Maple Interface",SCI+"/modules/maple2scilab/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/maple2scilab/help/fr_FR";
-add_help_chapter("Interface avec Maple",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interface avec Maple",SCI+"/modules/maple2scilab/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/maple2scilab/help/pt_BR";
-add_help_chapter("Interface Maple",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interface Maple",SCI+"/modules/maple2scilab/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Vincent COUVERT
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/matio/help/"+getdefaultlanguage();
-add_help_chapter("Matlab binary files I/O",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Matlab binary files I/O",SCI+"/modules/matio/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Vincent COUVERT
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/matio/help/fr_FR";
-add_help_chapter("Lecture/Ecriture de fichiers binaires Matlab",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Lecture/Ecriture de fichiers binaires Matlab",SCI+"/modules/matio/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/matio/help/"+getdefaultlanguage();
-add_help_chapter("Entrada/Saída de Arquivos Matlab Binários",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Entrada/Saída de Arquivos Matlab Binários",SCI+"/modules/matio/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Pierre MARECHAL <pierre.marechal@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/metanet/help/en_US";
-add_help_chapter("Metanet : Graph and Network toolbox",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Metanet : Graph and Network toolbox",SCI+"/modules/metanet/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/metanet/help/fr_FR";
-add_help_chapter("Metanet : Graphes & Réseaux",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Metanet : Graphes & Réseaux",SCI+"/modules/metanet/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/metanet/help/pt_BR";
-add_help_chapter("Metanet : Grafos e Redes",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Metanet : Grafos e Redes",SCI+"/modules/metanet/help/pt_BR",%T);
+
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/mexlib/help/en_US";
-// add_help_chapter("mexlib",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/mexlib/help/fr_FR";
-// add_help_chapter("mexlib",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/mexlib/help/pt_BR";
-// add_help_chapter("mexlib",path,%T);
-// clear path add_help_chapter;
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/optimization/help/en_US";
-add_help_chapter("Optimization and Simulation",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Optimization and Simulation",SCI+"/modules/optimization/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/optimization/help/fr_FR";
-add_help_chapter("Optimisation et Simulation",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Optimisation et Simulation",SCI+"/modules/optimization/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/optimization/help/pt_BR";
-add_help_chapter("Otimização e Simulação",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Otimização e Simulação",SCI+"/modules/optimization/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO - Allan CORNET
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/output_stream/help/en_US";
-add_help_chapter("Output functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Output functions",SCI+"/modules/output_stream/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO - Allan CORNET
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/output_stream/help/fr_FR";
-add_help_chapter("Sorties",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Sorties",SCI+"/modules/output_stream/help/fr_FR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO - Allan CORNET
+// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/output_stream/help/pt_BR";
-add_help_chapter("Funções de Saída",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Funções de Saída",SCI+"/modules/output_stream/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/overloading/help/en_US";
-add_help_chapter("Overloading",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Overloading",SCI+"/modules/overloading/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/overloading/help/fr_FR";
-add_help_chapter("Overloading",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Overloading",SCI+"/modules/overloading/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/overloading/help/pt_BR";
-add_help_chapter("Sobrecarga",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Sobrecarga",SCI+"/modules/overloading/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/parameters/help/en_US";
-add_help_chapter("Parameters",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Parameters",SCI+"/modules/parameters/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/parameters/help/fr_FR";
-add_help_chapter("Parameters",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Parameters",SCI+"/modules/parameters/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/parameters/help/pt_BR";
-add_help_chapter("Parâmetros",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Parâmetros",SCI+"/modules/parameters/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/polynomials/help/en_US";
-add_help_chapter("Polynomials",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Polynomials",SCI+"/modules/polynomials/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/polynomials/help/fr_FR";
-add_help_chapter("Polynômes",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Polynômes",SCI+"/modules/polynomials/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/polynomials/help/pt_BR";
-add_help_chapter("Polinômios",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Polinômios",SCI+"/modules/polynomials/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/pvm/help/en_US";
-add_help_chapter("PVM parallel Toolbox",path,%T);
-clear path add_help_chapter;
+add_help_chapter("PVM parallel Toolbox",SCI+"/modules/pvm/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/pvm/help/fr_FR";
-add_help_chapter("Calculs Parallèle avec PVM",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Calculs Parallèle avec PVM",SCI+"/modules/pvm/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/pvm/help/pt_BR";
-add_help_chapter("Computações Paralelas com PVM",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Computações Paralelas com PVM",SCI+"/modules/pvm/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/randlib/help/en_US";
-add_help_chapter("Randlib",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Randlib",SCI+"/modules/randlib/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/randlib/help/fr_FR";
-add_help_chapter("Randlib",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Randlib",SCI+"/modules/randlib/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/randlib/help/pt_BR";
-add_help_chapter("Randlib",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Randlib",SCI+"/modules/randlib/help/pt_BR",%T);
+
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/renderer/help/en_US";
-// add_help_chapter("renderer",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/renderer/help/fr_FR";
-// add_help_chapter("Renderer",path,%T);
-// clear path add_help_chapter;
-// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2009 - DIGITEO
-//
-// This file must be used under the terms of the CeCILL.
-// This source file is licensed as described in the file COPYING, which
-// you should have received as part of this distribution. The terms
-// are also available at
-// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-
-// path = SCI+"/modules/renderer/help/pt_BR";
-// add_help_chapter("Renderizador",path,%T);
-// clear path add_help_chapter;
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/scicos/help/" + getdefaultlanguage();
-add_help_chapter("Scicos",path,%F);
-clear path add_help_chapter;
+add_help_chapter("Scicos",SCI+"/modules/scicos/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/scicos/help/" + getlanguage();
-add_help_chapter("Scicos",path,%F);
-clear path add_help_chapter;
+add_help_chapter("Scicos",SCI+"/modules/scicos/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/scicos/help/" + getdefaultlanguage();
-add_help_chapter("Scicos",path,%F);
-clear path add_help_chapter;
+add_help_chapter("Scicos",SCI+"/modules/scicos/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/scipad/help/en_US";
-add_help_chapter("Scipad",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Scipad",SCI+"/modules/scipad/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/scipad/help/fr_FR";
-add_help_chapter("Scipad",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Scipad",SCI+"/modules/scipad/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/scipad/help/pt_BR";
-add_help_chapter("Scipad",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Scipad",SCI+"/modules/scipad/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/shell/help/en_US";
-add_help_chapter("Shell",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Shell",SCI+"/modules/shell/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/shell/help/fr_FR";
-add_help_chapter("shell",path,%T);
-clear path add_help_chapter;
+add_help_chapter("shell",SCI+"/modules/shell/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/shell/help/pt_BR";
-add_help_chapter("Shell",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Shell",SCI+"/modules/shell/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/signal_processing/help/en_US";
-add_help_chapter("Signal Processing",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Signal Processing",SCI+"/modules/signal_processing/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/signal_processing/help/fr_FR";
-add_help_chapter("Traitement du Signal",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Traitement du Signal",SCI+"/modules/signal_processing/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/signal_processing/help/pt_BR";
-add_help_chapter("Processamento de Sinais",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Processamento de Sinais",SCI+"/modules/signal_processing/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Allan CORNET
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/simulated_annealing/help/en_US";
-add_help_chapter("Simulated Annealing",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Simulated Annealing",SCI+"/modules/simulated_annealing/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA
-//
+// Copyright (C) 2009 - DIGITEO
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/simulated_annealing/help/fr_FR";
-add_help_chapter("Simulated Annealing",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Simulated Annealing",SCI+"/modules/simulated_annealing/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/simulated_annealing/help/pt_BR";
-add_help_chapter("Arrefecimento Simulado",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Arrefecimento Simulado",SCI+"/modules/simulated_annealing/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/sound/help/en_US";
-add_help_chapter("Sound file handling",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Sound file handling",SCI+"/modules/sound/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/sound/help/fr_FR";
-add_help_chapter("Manipulation de fichiers sons",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Manipulation de fichiers sons",SCI+"/modules/sound/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/sound/help/pt_BR";
-add_help_chapter("Manipulação de Arquivos de Som",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Manipulação de Arquivos de Som",SCI+"/modules/sound/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/sparse/help/en_US";
-add_help_chapter("Sparses Matrix",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Sparses Matrix",SCI+"/modules/sparse/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/sparse/help/fr_FR";
-add_help_chapter("Matrices creuses",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Matrices creuses",SCI+"/modules/sparse/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/sparse/help/pt_BR";
-add_help_chapter("Matrizes Esparsas",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Matrizes Esparsas",SCI+"/modules/sparse/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/special_functions/help/en_US";
-add_help_chapter("Special Functions",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Special Functions",SCI+"/modules/special_functions/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/special_functions/help/fr_FR";
-add_help_chapter("Fonctions spéciales",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Fonctions spéciales",SCI+"/modules/special_functions/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/special_functions/help/pt_BR";
-add_help_chapter("Funções Especiais",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Funções Especiais",SCI+"/modules/special_functions/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/spreadsheet/help/en_US";
-add_help_chapter("Spreadsheet",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Spreadsheet",SCI+"/modules/spreadsheet/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/spreadsheet/help/fr_FR";
-add_help_chapter("Spreadsheet",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Spreadsheet",SCI+"/modules/spreadsheet/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/spreadsheet/help/pt_BR";
-add_help_chapter("Planilhas",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Planilhas",SCI+"/modules/spreadsheet/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2006 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/statistics/help/en_US";
-add_help_chapter("Statistics",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Statistics",SCI+"/modules/statistics/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/statistics/help/fr_FR";
-add_help_chapter("Statistiques",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Statistiques",SCI+"/modules/statistics/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/statistics/help/pt_BR";
-add_help_chapter("Estatística",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Estatística",SCI+"/modules/statistics/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/string/help/en_US";
-add_help_chapter("Strings",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Strings",SCI+"/modules/string/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/string/help/fr_FR";
-add_help_chapter("Chaînes de caractères",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Chaînes de caractères",SCI+"/modules/string/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/string/help/pt_BR";
-add_help_chapter("Cadeias de Caracteres (Strings)",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Cadeias de Caracteres (Strings)",SCI+"/modules/string/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/symbolic/help/en_US";
-add_help_chapter("Symbolic",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Symbolic",SCI+"/modules/symbolic/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/symbolic/help/fr_FR";
-add_help_chapter("Calculs formels",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Calculs formels",SCI+"/modules/symbolic/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/symbolic/help/pt_BR";
-add_help_chapter("Cálculos Formais",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Cálculos Formais",SCI+"/modules/symbolic/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/tclsci/help/en_US";
-add_help_chapter("Tcl/Tk Interface",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Tcl/Tk Interface",SCI+"/modules/tclsci/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/tclsci/help/fr_FR";
-add_help_chapter("Interface avec Tcl/Tk",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interface avec Tcl/Tk",SCI+"/modules/tclsci/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/tclsci/help/pt_BR";
-add_help_chapter("Interfaces com Tcl/Tk",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interfaces com Tcl/Tk",SCI+"/modules/tclsci/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/texmacs/help/en_US";
-add_help_chapter("Texmacs",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Texmacs",SCI+"/modules/texmacs/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/texmacs/help/fr_FR";
-add_help_chapter("texmacs",path,%T);
-clear path add_help_chapter;
+add_help_chapter("texmacs",SCI+"/modules/texmacs/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/texmacs/help/pt_BR";
-add_help_chapter("Texmacs",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Texmacs",SCI+"/modules/texmacs/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/time/help/en_US";
-add_help_chapter("Time and Date",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Time and Date",SCI+"/modules/time/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007 - INRIA - Allan CORNET
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/time/help/fr_FR";
-add_help_chapter("Heure et date",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Heure et date",SCI+"/modules/time/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/time/help/pt_BR";
-add_help_chapter("Data e Hora",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Data e Hora",SCI+"/modules/time/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Sylvestre LEDRU
// Copyright (C) 2009 - DIGITEO
-//
+//
// This file must be used under the terms of the CeCILL.
// This source file is licensed as described in the file COPYING, which
// you should have received as part of this distribution. The terms
-// are also available at
+// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/umfpack/help/en_US";
-add_help_chapter("UMFPACK Interface",path,%T);
-clear path add_help_chapter;
+add_help_chapter("UMFPACK Interface",SCI+"/modules/umfpack/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2008 - INRIA - Sylvestre LEDRU
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/umfpack/help/fr_FR";
-add_help_chapter("Interface avec UMFPACK",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interface avec UMFPACK",SCI+"/modules/umfpack/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/umfpack/help/pt_BR";
-add_help_chapter("Interfaces com UMFPACK",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Interfaces com UMFPACK",SCI+"/modules/umfpack/help/pt_BR",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/windows_tools/help/en_US";
-add_help_chapter("Windows tools",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Windows tools",SCI+"/modules/windows_tools/help/en_US",%T);
+
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@scilab.org>
// Copyright (C) 2009 - DIGITEO
//
// This file must be used under the terms of the CeCILL.
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/windows_tools/help/fr_FR";
-add_help_chapter("Outils Windows",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Outils Windows",SCI+"/modules/windows_tools/help/fr_FR",%T);
+
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-path = SCI+"/modules/windows_tools/help/pt_BR";
-add_help_chapter("Ferramentas Windows",path,%T);
-clear path add_help_chapter;
+add_help_chapter("Ferramentas Windows",SCI+"/modules/windows_tools/help/pt_BR",%T);
+