diff options
author | Harpreet | 2015-11-18 00:04:28 +0530 |
---|---|---|
committer | Harpreet | 2015-11-18 00:04:28 +0530 |
commit | dae3265eed0395c6e0e655a348ec12f3fb9a912f (patch) | |
tree | 1dfe4a5e6af1c283089dba10c9dc0ba65d08142e /demos/sci_symphony.dem.gateway.sce~ | |
parent | a8277e2be90bf00bd70ab5e7d6b92b91c49b7320 (diff) | |
download | symphony-dae3265eed0395c6e0e655a348ec12f3fb9a912f.tar.gz symphony-dae3265eed0395c6e0e655a348ec12f3fb9a912f.tar.bz2 symphony-dae3265eed0395c6e0e655a348ec12f3fb9a912f.zip |
Back Up Files Deleted
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); |