diff options
author | Harpreet | 2015-09-01 02:57:49 +0530 |
---|---|---|
committer | Harpreet | 2015-09-01 02:57:49 +0530 |
commit | d8e0fa36cb1bd4e00307792008aca1d56043b15a (patch) | |
tree | 20256a873f0ccbd7d5bb4a18cab41dc9c83ddaac /help/en_US/scilab_en_US_help/jhelptoc.xml | |
parent | b9490a903ae42debe53a96b224d508974c86db6e (diff) | |
download | FOSSEE-Optimization-toolbox-d8e0fa36cb1bd4e00307792008aca1d56043b15a.tar.gz FOSSEE-Optimization-toolbox-d8e0fa36cb1bd4e00307792008aca1d56043b15a.tar.bz2 FOSSEE-Optimization-toolbox-d8e0fa36cb1bd4e00307792008aca1d56043b15a.zip |
Help and Symphony equivalent to intlinprog
Diffstat (limited to 'help/en_US/scilab_en_US_help/jhelptoc.xml')
-rw-r--r-- | help/en_US/scilab_en_US_help/jhelptoc.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/help/en_US/scilab_en_US_help/jhelptoc.xml b/help/en_US/scilab_en_US_help/jhelptoc.xml index 4e62ec7..a02863a 100644 --- a/help/en_US/scilab_en_US_help/jhelptoc.xml +++ b/help/en_US/scilab_en_US_help/jhelptoc.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 1.0//EN" "http://java.sun.com/products/javahelp/toc_1_0.dtd"> <toc version="1.0"> -<tocitem target="index" text="Symphony Toolbox"> -<tocitem target="section_19f4f1e5726c01d683e8b82be0a7e910" text="Symphony Toolbox"> +<tocitem target="index" text="Symphony"> +<tocitem target="section_19f4f1e5726c01d683e8b82be0a7e910" text="Symphony"> <tocitem target="sym_addConstr" text="sym_addConstr"/> <tocitem target="sym_addVar" text="sym_addVar"/> <tocitem target="sym_close" text="sym_close"/> @@ -61,6 +61,8 @@ <tocitem target="sym_setVarSoln" text="sym_setVarSoln"/> <tocitem target="sym_setVarUpper" text="sym_setVarUpper"/> <tocitem target="sym_solve" text="sym_solve"/> +<tocitem target="symphony" text="symphony"/> +<tocitem target="symphony_mat" text="symphony_mat"/> </tocitem> </tocitem> </toc>
\ No newline at end of file |