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 | |
parent | ed526ee458eab28367de030f450838a038f2ed10 (diff) | |
download | symphony-618ce13a6bce9fd7764b437b9c3ea6752410226c.tar.gz symphony-618ce13a6bce9fd7764b437b9c3ea6752410226c.tar.bz2 symphony-618ce13a6bce9fd7764b437b9c3ea6752410226c.zip |
sym_close bug fixed
Diffstat (limited to 'sci_gateway/cpp')
-rw-r--r-- | sci_gateway/cpp/.sci_sym_openclose.cpp.swp | bin | 0 -> 12288 bytes | |||
-rw-r--r-- | sci_gateway/cpp/builder_gateway_cpp.sce | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/sci_gateway/cpp/.sci_sym_openclose.cpp.swp b/sci_gateway/cpp/.sci_sym_openclose.cpp.swp Binary files differnew file mode 100644 index 0000000..713b5a4 --- /dev/null +++ b/sci_gateway/cpp/.sci_sym_openclose.cpp.swp 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 |