doc-src/TutorialI/CTL/ROOT.ML
author bulwahn
Sat, 24 Oct 2009 16:55:42 +0200
changeset 33141 89b23fad5e02
parent 10212 33fe2d701ddd
permissions -rw-r--r--
modifying the depth-limited compilation to be sound, but now throws an error undefined in case of hitting the depth limit in an negative context; cleaning up the examples
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9958
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     1
use "../settings.ML";
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     2
use_thy "PDL";
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     3
use_thy "CTL";
10212
33fe2d701ddd *** empty log message ***
nipkow
parents: 9958
diff changeset
     4
use_thy "CTLind";