diff options
author | harpreet | 2016-07-01 00:11:55 +0530 |
---|---|---|
committer | harpreet | 2016-07-01 00:11:55 +0530 |
commit | 89b96cb79cbe75ba8c1afea61b3caca37a083f62 (patch) | |
tree | 1b879fb0dce2406c1c49bf5bdabcedfb12ff020c /sci_gateway/cpp/loader.sce | |
parent | 10e2e4d8b4a7592a8631ddac8e8d1664d6f0b9e3 (diff) | |
download | symphony-89b96cb79cbe75ba8c1afea61b3caca37a083f62.tar.gz symphony-89b96cb79cbe75ba8c1afea61b3caca37a083f62.tar.bz2 symphony-89b96cb79cbe75ba8c1afea61b3caca37a083f62.zip |
Windows Included
Diffstat (limited to 'sci_gateway/cpp/loader.sce')
-rw-r--r-- | sci_gateway/cpp/loader.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci_gateway/cpp/loader.sce b/sci_gateway/cpp/loader.sce index 1ec953f..8b15fde 100644 --- a/sci_gateway/cpp/loader.sce +++ b/sci_gateway/cpp/loader.sce @@ -48,7 +48,6 @@ list_functions = [ 'sym_open'; 'sym_setConstrUpper'; 'sym_setConstrType'; 'sym_getMatrix'; - 'sym_getConstrSense'; 'sym_addConstr'; 'sym_addVar'; 'sym_deleteVars'; |