summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/property/incrementer.pro')
-rw-r--r--data/property/incrementer.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/property/incrementer.pro b/data/property/incrementer.pro
index 4bc06ae..f119f99 100644
--- a/data/property/incrementer.pro
+++ b/data/property/incrementer.pro
@@ -6,9 +6,10 @@
(CTL_verifies ps
(EF
(and
- (is_read_structure "(??L)")
+ (is_read_structure "(???)")
(is_read_element "0" "+")
- (is_read_element "1" wf)
+ (is_read_element _ wf)
+ (is_read_element _ "L")
)
)
)