IOA/ROOT.ML
changeset 165 eb8a3a991c08
parent 156 fd1be45b64bf
child 167 37a6e2f55230
equal deleted inserted replaced
164:028a32af4c4d 165:eb8a3a991c08
     1 goals_limit := 1;
     1 goals_limit := 1;
     2 
     2 
     3 loadpath := "./meta_theory" :: "./example" :: !loadpath;
     3 loadpath := "IOA/meta_theory" :: "IOA/example" :: !loadpath;
     4 use_thy "Correctness";
     4 use_thy "Correctness";