Commit 2b880b65 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Jérome Perrin

correction of comment in QueueJobShop

parent 729ec94d
......@@ -31,7 +31,7 @@ from SimPy.Simulation import activate, passivate, waituntil, now, hold
from Queue import Queue
#the MachineJobShop object
#the QueueJobShop object
class QueueJobShop(Queue):
#set all the objects in previous and next
......
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