@@ -345,8 +345,8 @@ class ModelverseKernel(object):
#print(func)
# To write out all generated functions
- with open('/tmp/junk/%s' % suggested_name, 'w') as f:
- f.write(func)
+ #with open('/tmp/junk/%s' % suggested_name, 'w') as f:
+ # f.write(func)
yield [("RETURN", [func])]
@@ -1,7 +1,7 @@
"""
Generated by Statechart compiler by Glenn De Jonghe, Joeri Exelmans, Simon Van Mierlo, and Yentl Van Tendeloo (for the inspiration)
-Date: Fri May 18 07:23:22 2018
+Date: Fri May 18 08:43:20 2018
Model author: Yentl Van Tendeloo
Model name: MvK Server