Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
365fde83
Commit
365fde83
authored
Jan 07, 2019
by
Alexandre Duret-Lutz
Browse files
org: typo
* doc/org/concepts.org: Typo reported by Paul Guénézan. * THANKS: Add him.
parent
98c8725d
Changes
2
Hide whitespace changes
Inline
Side-by-side
THANKS
View file @
365fde83
...
...
@@ -33,6 +33,7 @@ Michael Weber
Mikuláš Klokočka
Ming-Hsien Tsai
Nikos Gorogiannis
Paul Guénézan
Reuben Rowe
Rüdiger Ehlers
Silien Hong
...
...
doc/org/concepts.org
View file @
365fde83
...
...
@@ -21,7 +21,7 @@ true if the light is on and the door open, and false otherwise.
Atomic propositions are used to construct temporal logic formulas (see
below) to specify properties of the system: for instance we might want
to state that /whenever the
the
door is open, the light should be on/.
to state that /whenever the door is open, the light should be on/.
We could write that as the [[#ltl][LTL formula]] =G(door_open -> light_on)= in
which =G= is a temporal operator that means /always/.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment