src/ZF/Main_ZFC.thy
author wenzelm
Sun, 15 Apr 2007 14:31:57 +0200
changeset 22698 7e6412e8d64b
parent 16417 9bc16273c2d4
child 26056 6a0801279f4c
permissions -rw-r--r--
moved get_sort to sign.ML; moved decode_types to Syntax/type_ext.ML; moved mixfixT to Syntax/mixfix.ML; proper infer_types, without decode/name lookup; tuned;

theory Main_ZFC imports Main InfDatatype begin

end