summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-07-24 09:51:20 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-07-24 09:51:20 +0200
commitc734cd67ee4ebe5c235c7785f6b193952bf3bc17 (patch)
treee190587e1b7e52157f5381a311f732071fb488bd /data/level
parent2b3f20d89c7d500842869d3316bee9c7457ba6d4 (diff)
Fixes connect_to/node_connect, configs Makefiles.
Diffstat (limited to 'data/level')
-rw-r--r--data/level/structural_level.lvl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/level/structural_level.lvl b/data/level/structural_level.lvl
index 75c4ac9..193eca4 100644
--- a/data/level/structural_level.lvl
+++ b/data/level/structural_level.lvl
@@ -34,7 +34,7 @@
;;;; Port ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(add_predicate is_port_of port entity)
(add_predicate has_disconnect_flag port)
-(add_predicate is_of_mode port string)
+(add_predicate has_mode port string)
(add_predicate has_class port)
(add_predicate is_ref port)
(add_predicate has_active_flag port)