| author | haftmann | 
| Tue, 31 Oct 2006 09:29:16 +0100 | |
| changeset 21122 | b1fdd08e0ea3 | 
| parent 17624 | da9a5efecde7 | 
| child 25374 | 7657a081fcb4 | 
| permissions | -rw-r--r-- | 
| 14620 
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
 skalberg parents: 
14516diff
changeset | 1 | (* Title: HOL/Import/ROOT.ML | 
| 
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
 skalberg parents: 
14516diff
changeset | 2 | ID: $Id$ | 
| 
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
 skalberg parents: 
14516diff
changeset | 3 | Author: Sebastian Skalberg (TU Muenchen) | 
| 
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
 skalberg parents: 
14516diff
changeset | 4 | *) | 
| 
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
 skalberg parents: 
14516diff
changeset | 5 | |
| 17624 | 6 | proofs := 0; | 
| 14516 | 7 | use_thy "HOL4Compat"; | 
| 8 | use_thy "HOL4Syntax"; |