src/ZF/ROOT.ML
changeset 532 851df239ac8b
parent 516 1957113f0d7d
child 578 efc648d29dd0
equal deleted inserted replaced
531:e24f47f8938e 532:851df239ac8b
    40 		       ("codatatype",  datatype_decl "Co")]);
    40 		       ("codatatype",  datatype_decl "Co")]);
    41 init_thy_reader ();
    41 init_thy_reader ();
    42 
    42 
    43 use_thy "InfDatatype";
    43 use_thy "InfDatatype";
    44 use_thy "List";
    44 use_thy "List";
       
    45 use_thy "EquivClass";
    45 
    46 
    46 (*printing functions are inherited from FOL*)
    47 (*printing functions are inherited from FOL*)
    47 print_depth 8;
    48 print_depth 8;
    48 
    49 
    49 val ZF_build_completed = ();	(*indicate successful build*)
    50 val ZF_build_completed = ();	(*indicate successful build*)