diff options
Diffstat (limited to 'test2.sce')
-rw-r--r-- | test2.sce | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,8 +1,5 @@ -//exec ("/home/kartikhegde/Downloads/FOSSEE_Scilab_Octave_Interface_Toolbox/loader.sce") -exec("loader.sce") -exec("builder.sce") -exec("unloader.sce") -exec("loader.sce") +exec loader.sce +exec builder.sce test_pass=[] res=[] |