diff options
Diffstat (limited to 'demos/sci_symphony.dem.gateway.sce~')
-rw-r--r-- | demos/sci_symphony.dem.gateway.sce~ | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/demos/sci_symphony.dem.gateway.sce~ b/demos/sci_symphony.dem.gateway.sce~ deleted file mode 100644 index 9256ca2..0000000 --- a/demos/sci_symphony.dem.gateway.sce~ +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright (C) 2015 - IIT Bombay - FOSSEE -// -// Author: Harpreet Singh -// Organization: FOSSEE, IIT Bombay -// Email: harpreet.mertia@gmail.com -// This file must be used under the terms of the CeCILL. -// This source file is licensed as described in the file COPYING, which -// you should have received as part of this distribution. The terms -// are also available at -// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt - -demopath = get_absolute_file_path("sci_symphony.dem.gateway.sce"); - -subdemolist = ["Symphony for knapsack", "symphony_knapsack.sce"]; - -subdemolist(:,2) = demopath + subdemolist(:,2); |