Browse Source

Fix cbd_design SimpleAttributes in models folder

Yentl Van Tendeloo 7 years ago
parent
commit
be6b50c3e2
2 changed files with 3 additions and 3 deletions
  1. 2 2
      models/cbd_design.mvc
  2. 1 1
      wrappers/modelverse_SCCD.py

+ 2 - 2
models/cbd_design.mvc

@@ -1,7 +1,7 @@
 include "primitives.alh"
 include "primitives.alh"
 
 
-Class Float {}
-Class String {}
+SimpleAttribute Float {}
+SimpleAttribute String {}
 
 
 Class Block{}
 Class Block{}
 Class ICBlock{}
 Class ICBlock{}

+ 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)
 Generated by Statechart compiler by Glenn De Jonghe, Joeri Exelmans, Simon Van Mierlo, and Yentl Van Tendeloo (for the inspiration)
 
 
-Date:   Mon Mar  5 09:12:41 2018
+Date:   Mon Mar  5 10:53:58 2018
 
 
 Model author: Yentl Van Tendeloo
 Model author: Yentl Van Tendeloo
 Model name:   MvK Server
 Model name:   MvK Server