* doc/org/tut51.org: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2017-01-27 13:10:50 +01:00
parent 6acb168a5d
commit 267f819a9d

View file

@ -10,7 +10,6 @@ states, and where all runs are accepting (i.e., the acceptance
condition is =t=). They are typically used by model checkers to
represent the state space of the model to verify.
* Implementing a toy Kripke structure
In this example, our goal is to implement a Kripke structure that
@ -528,7 +527,6 @@ passing the option "~k~" to =print_dot()= will fix that.
#+RESULTS:
[[file:kripke-3.png]]
1
* Possible improvements
The on-the-fly interface, especially as implemented here, involves a