Commit 550cdd88 authored by Georgios Dagkakis's avatar Georgios Dagkakis

unused print deleted

parent 23e931c7
......@@ -387,7 +387,6 @@ def createObjects():
if(id in repairman.coreObjectIds): # (if any) is assigned to repair
r=repairman # the machine with ID equal to id
print id, processingTime
M=M3(id, name, 1, processingTime, failureDistribution=failureDistribution,
MTTF=MTTF, MTTR=MTTR, availability=availability, repairman=r,
scrMean=scrMean,
......
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