diff options
Diffstat (limited to 'demos/sci_symphony.dem.gateway.sce')
-rw-r--r-- | demos/sci_symphony.dem.gateway.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/sci_symphony.dem.gateway.sce b/demos/sci_symphony.dem.gateway.sce index 9256ca2..b3c52f4 100644 --- a/demos/sci_symphony.dem.gateway.sce +++ b/demos/sci_symphony.dem.gateway.sce @@ -11,6 +11,6 @@ demopath = get_absolute_file_path("sci_symphony.dem.gateway.sce"); -subdemolist = ["Symphony for knapsack", "symphony_knapsack.sce"]; +subdemolist = ["Symphony", "symphony.dem.sce"; "SymphonyMat", "symphonymat.dem.sce"; "Qpipopt", "qpipopt.dem.sce"; "QpipoptMat", "qpipoptmat.dem.sce";]; subdemolist(:,2) = demopath + subdemolist(:,2); |