From 7ba3cc0ab7254a9d7e4567cf79f5616b51ffb29c Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Fri, 13 Dec 2013 10:04:25 +0000 Subject: [PATCH] removed symlink to marc 2010 --- code/setup/symlink_Code.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/setup/symlink_Code.py b/code/setup/symlink_Code.py index 4ca21eebd..04b3be3aa 100755 --- a/code/setup/symlink_Code.py +++ b/code/setup/symlink_Code.py @@ -8,7 +8,7 @@ bin_link = { \ ], } -MarcReleases =[2010,2011,2012,2013] +MarcReleases =[2011,2012,2013] damaskEnv = damask.Environment('../../') # script location relative to root baseDir = damaskEnv.relPath('code/')