Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ianno committed Nov 5, 2014
1 parent cfc7d01 commit f0b2e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The model sets a simple state machine, a non-deterministic environment and
a set of 4 LTL properties are verified.

The LTL properties are:

1. `(x == ENABLE) -> <> (state == OFF) `
2. `[]((x == DISABLE) -> <>(state == OFF)) `
3. `[](count == 0) -> <>(state == OFF)`
Expand Down

0 comments on commit f0b2e14

Please sign in to comment.