IOA/ROOT.ML
author clasohm
Sun, 06 Nov 1994 21:04:50 +0100
changeset 165 eb8a3a991c08
parent 156 fd1be45b64bf
child 167 37a6e2f55230
permissions -rw-r--r--
changed loadpath
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
156
fd1be45b64bf added IOA to isabelle/HOL
clasohm
parents:
diff changeset
     1
goals_limit := 1;
fd1be45b64bf added IOA to isabelle/HOL
clasohm
parents:
diff changeset
     2
165
eb8a3a991c08 changed loadpath
clasohm
parents: 156
diff changeset
     3
loadpath := "IOA/meta_theory" :: "IOA/example" :: !loadpath;
156
fd1be45b64bf added IOA to isabelle/HOL
clasohm
parents:
diff changeset
     4
use_thy "Correctness";