summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-01 13:33:24 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-01 13:33:24 +0200
commit406ef632388808f75f9c0a3e18460a865eed4656 (patch)
tree9783b5661cf1e64767f59c9a616eb4fc6c15d0d9 /data/property/cnes/CNE_00100.pro
parentd175915ff0f1fbd7e07eb11029aad7376801a36f (diff)
Adds more rules and prettyprint messages for them.
Diffstat (limited to 'data/property/cnes/CNE_00100.pro')
-rw-r--r--data/property/cnes/CNE_00100.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/property/cnes/CNE_00100.pro b/data/property/cnes/CNE_00100.pro
index c5d0319..9cab7fc 100644
--- a/data/property/cnes/CNE_00100.pro
+++ b/data/property/cnes/CNE_00100.pro
@@ -3,7 +3,7 @@
(wfm waveform CNE_00100_HAS_BAD_NAME)
)
(and
- (not (string_matches [identifier wfm] ".*_n"))
+ (not (string_matches [identifier [is_waveform_of wfm]] ".*_n"))
(exists p1 process
(CTL_verifies p1
(EF
@@ -14,7 +14,7 @@
(or
(and
(is_read_element "1" "'0'")
- (is_read_element "2" wfm)
+ (IS_READ_Element "2" wfm)
)
(and
(is_read_element "1" wfm)