Browse Source

corrections to controller sa, pointed out by Joachim

Cláudio Gomes 7 years ago
parent
commit
1e7434730a

+ 1 - 2
DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/examples/controller_sa.BASE.sa

@@ -11,8 +11,7 @@ output ports up, down, stop
 Added support for simple wildcars in the input ports.
 According to Casper and Kenneth, some FMUs have thousands of ports...
 */
-input ports obj_detected,
-			armature_current, 
+input ports armature_current -> obj_detected, 
 			passenger_*, // These are not supported for now.
 			driver_*; // These are not supported for now.