added macro releases 2013 and 2013.1
This commit is contained in:
parent
a1b8278216
commit
3b20f1154e
|
@ -10,6 +10,8 @@ class Marc(Solver):
|
|||
#--------------------------
|
||||
self.solver = 'Marc'
|
||||
self.releases = { \
|
||||
'2013.1':['linux64',''],
|
||||
'2013': ['linux64',''],
|
||||
'2012': ['linux64',''],
|
||||
'2011': ['linux64',''],
|
||||
'2010.2':['linux64',''],
|
||||
|
|
Loading…
Reference in New Issue