소스 검색

Strip some unnecessary operations

Yentl Van Tendeloo 7 년 전
부모
커밋
22e2a0af8b
4개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. BIN
      bootstrap/bootstrap.m.gz
  2. 0 4
      bootstrap/bootstrap.py
  3. BIN
      bootstrap/minimal.m.gz
  4. 1 1
      wrappers/modelverse_SCCD.py

BIN
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/")

BIN
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