* doc/org/genltl.org: Simplify example.
This commit is contained in:
parent
93dad61571
commit
803f9a5dd8
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ contain only 46 formulas, not 54.
|
||||||
|
|
||||||
#+BEGIN_SRC sh :results verbatim :exports both
|
#+BEGIN_SRC sh :results verbatim :exports both
|
||||||
genltl --sb | ltlfilt --uniq --count
|
genltl --sb | ltlfilt --uniq --count
|
||||||
(genltl --sb; genltl --sb | ltlfilt --negate) | ltlfilt --uniq --count
|
genltl --sb --pos --neg | ltlfilt --uniq --count
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
#+RESULTS:
|
#+RESULTS:
|
||||||
: 27
|
: 27
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue