Commit 3fc76c4e authored by Georgios Dagkakis's avatar Georgios Dagkakis

lists added also in globals so that examples can possibly use them

parent 11900371
...@@ -115,6 +115,8 @@ class G: ...@@ -115,6 +115,8 @@ class G:
OrderComponentList=[] OrderComponentList=[]
OrderList=[] OrderList=[]
MouldList=[] MouldList=[]
BatchList=[]
SubBatchList=[]
# entities that just finished processing in a station # entities that just finished processing in a station
# and have to enter the next machine # and have to enter the next machine
pendingEntities=[] pendingEntities=[]
......
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