diff options
author | Harpreet | 2015-09-01 18:52:17 +0530 |
---|---|---|
committer | Harpreet | 2015-09-01 18:52:17 +0530 |
commit | 618ce13a6bce9fd7764b437b9c3ea6752410226c (patch) | |
tree | 16404317ae96eb4fe8014a8cd1d7a8c7ed181999 /sci_gateway/cpp/builder_gateway_cpp.sce | |
parent | ed526ee458eab28367de030f450838a038f2ed10 (diff) | |
download | FOSSEE-Optimization-toolbox-618ce13a6bce9fd7764b437b9c3ea6752410226c.tar.gz FOSSEE-Optimization-toolbox-618ce13a6bce9fd7764b437b9c3ea6752410226c.tar.bz2 FOSSEE-Optimization-toolbox-618ce13a6bce9fd7764b437b9c3ea6752410226c.zip |
sym_close bug fixed
Diffstat (limited to 'sci_gateway/cpp/builder_gateway_cpp.sce')
-rw-r--r-- | sci_gateway/cpp/builder_gateway_cpp.sce | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci_gateway/cpp/builder_gateway_cpp.sce b/sci_gateway/cpp/builder_gateway_cpp.sce index 1b8b117..fb32d92 100644 --- a/sci_gateway/cpp/builder_gateway_cpp.sce +++ b/sci_gateway/cpp/builder_gateway_cpp.sce @@ -26,6 +26,7 @@ C_Flags=["-w -fpermissive -I"+tools_path+"include/coin -Wl,-rpath="+tools_path+" Linker_Flag = ["-L"+tools_path+"lib/"+Version+filesep()+"libSym"] + //Name of All the Functions Function_Names = [ //for opening/closing environment and checking if it is open/close |