Browse Source

Added files that disappeared during merge

Casper Thule 7 years ago
parent
commit
5e07852307

+ 1 - 1
DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/test_input/single_folder_spec/window/window_sa_canonical.BASE.sa

@@ -21,7 +21,7 @@ input ports 	reaction_force,
 					tau
 
 
-control {
+control rules {
 	do_step(window, t, H); // includes update_in rules and update_out (update-in rules do not update state)
 	return H;
 }