add deathvegas
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 04:30:41 +0000 (05:30 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 04:30:41 +0000 (05:30 +0100)
system/LocalSubstrate.inria.py

index f512440..30eafd3 100755 (executable)
@@ -20,7 +20,7 @@ class OnelabSubstrate (Substrate):
 
    # the build boxes we use 
    def build_boxes_spec (self):
-      return [ 'liquid', 'reed', 'velvet', 'gorillaz', ]
+      return [ 'liquid', 'reed', 'velvet', 'gorillaz', 'deathvegas' ]
 
    # the vs-capable box for PLCs
    def plc_vs_boxes_spec (self):