浏览代码

Strip some unnecessary operations

Yentl Van Tendeloo 7 年之前
父节点
当前提交
22e2a0af8b
共有 4 个文件被更改,包括 1 次插入5 次删除
  1. 二进制
      bootstrap/bootstrap.m.gz
  2. 0 4
      bootstrap/bootstrap.py
  3. 二进制
      bootstrap/minimal.m.gz
  4. 1 1
      wrappers/modelverse_SCCD.py

二进制
bootstrap/bootstrap.m.gz


+ 0 - 4
bootstrap/bootstrap.py

@@ -177,10 +177,6 @@ def bootstrap():
                     return code.replace("auto_initial_IP", target)
 
                 # Create all library code
-                # But first create the structure to hold compiled data
-                f.write("Node __objects()\n", both=False)
-                f.write('Dict (__hierarchy, "objects", __objects)\n', both=False)
-
                 def compile_code_MO(filename, model_name):
                     import sys
                     sys.path.append("interface/HUTN/")

二进制
bootstrap/minimal.m.gz


+ 1 - 1
wrappers/modelverse_SCCD.py

@@ -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:   Thu Apr  5 16:36:37 2018
+Date:   Thu Apr  5 16:51:38 2018
 
 Model author: Yentl Van Tendeloo
 Model name:   MvK Server