src/HOLCF/IOA/ROOT.ML
changeset 4563 6b9a8e956af9
parent 3071 981258186b71
child 4816 64f075872f69
equal deleted inserted replaced
4562:7aa75c767182 4563:6b9a8e956af9
    14 goals_limit:=1;
    14 goals_limit:=1;
    15 
    15 
    16 loadpath := ["meta_theory"];
    16 loadpath := ["meta_theory"];
    17 
    17 
    18 use_thy"IOA";
    18 use_thy"IOA";
       
    19 use_thy"Abstraction";
       
    20 use_thy"TrivEx";
       
    21 use_thy"TrivEx2";