Commit 81c4ff68 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Jérome Perrin

some cleanup in inputs

parent 6ad5290d
...@@ -92,12 +92,8 @@ ...@@ -92,12 +92,8 @@
"Q1": { "Q1": {
"_class": "Dream.Queue", "_class": "Dream.Queue",
"capacity": "1", "capacity": "1",
"isDummy": "0",
"left": 0.4414893617021277, "left": 0.4414893617021277,
"name": "Q1", "name": "Q1",
"predecessorList": [
"M1"
],
"top": 0.40909090909090906 "top": 0.40909090909090906
}, },
"S1": { "S1": {
......
...@@ -91,7 +91,6 @@ ...@@ -91,7 +91,6 @@
"Q1": { "Q1": {
"_class": "Dream.Queue", "_class": "Dream.Queue",
"capacity": "1", "capacity": "1",
"isDummy": "0",
"left": 0.5, "left": 0.5,
"name": "Q1", "name": "Q1",
"top": 0.40931372549019607 "top": 0.40931372549019607
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment