src/HOL/Import/ROOT.ML
author wenzelm
Wed, 02 Jun 2010 21:12:28 +0200
changeset 37296 1fad5b94c0ae
parent 25374 7657a081fcb4
permissions -rw-r--r--
replaced ML pokes by explicit usedir -p;
prefer -q 0 for proof terms, which avoids overhead of proof promises, while exploiting implicit parallelism of internal normalization;
     1 (*  Title:      HOL/Import/ROOT.ML
     2     Author:     Sebastian Skalberg (TU Muenchen)
     3 *)
     4 
     5 use_thys ["HOL4Compat", "HOL4Syntax"];