src/HOL/Boogie/Examples/ROOT.ML
author bulwahn
Fri, 06 Nov 2009 08:11:58 +0100
changeset 33473 3b275a0bf18c
parent 33419 8ae45e87b992
child 33465 8c489493e65e
permissions -rw-r--r--
adding tracing function for evaluated code; annotated compilation in the predicate compiler
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33419
8ae45e87b992 added HOL-Boogie
boehmes
parents:
diff changeset
     1
use_thy "Boogie_Max";
8ae45e87b992 added HOL-Boogie
boehmes
parents:
diff changeset
     2
use_thy "Boogie_Dijkstra";
8ae45e87b992 added HOL-Boogie
boehmes
parents:
diff changeset
     3
use_thy "VCC_Max";