diff options
Diffstat (limited to 'macros/buildmacros.sce')
-rw-r--r-- | macros/buildmacros.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/buildmacros.sce b/macros/buildmacros.sce index fe6a619..284bc1c 100644 --- a/macros/buildmacros.sce +++ b/macros/buildmacros.sce @@ -9,7 +9,7 @@ // Organization: FOSSEE, IIT Bombay // Email: toolbox@scilab.in -tbx_build_macros("Symphony", get_absolute_file_path("buildmacros.sce")); +tbx_build_macros("FOSSEE_Optimization_Toolbox", get_absolute_file_path("buildmacros.sce")); clear tbx_build_macros; |