From 580e6c628e639222aacfbd67f6f155fe1863fb97 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 31 Jan 2013 05:30:41 +0100 Subject: [PATCH] add deathvegas --- system/LocalSubstrate.inria.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index f512440..30eafd3 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -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): -- 2.43.0