summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-18 15:18:05 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-18 15:18:05 +0200
commit59d6ea1df12aa2fadcab1ec5cd22b99873721869 (patch)
treea75f2a4edc3eb419585cff809025289ea8f5295e /data/property/cnes/CNE_01100.pp
parent80e9830758781e46a283e493a3c2f902969c0bea (diff)
Moves the templates to accommodate the tests.
Diffstat (limited to 'data/property/cnes/CNE_01100.pp')
-rw-r--r--data/property/cnes/CNE_01100.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/property/cnes/CNE_01100.pp b/data/property/cnes/CNE_01100.pp
deleted file mode 100644
index 4039897..0000000
--- a/data/property/cnes/CNE_01100.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-The name of the port $pt.IDENTIFIER$ (declared in $pt.FILE$, line $pt.LINE$,
-column $pt.COLUMN$) does not match its direction. According to CNE_01100, input
-ports should be prefixed by "i_", output ports by "o_", and bidirectional ports
-by "b_".