src/HOL/Import/Generate-HOL/ROOT.ML
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 41589 bbd861837ebc
child 44367 74c08021ab2e
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14516
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     1
use_thy "GenHOL4Prob";
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     2
use_thy "GenHOL4Vec";
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     3
use_thy "GenHOL4Word32";