| author | wenzelm | 
| Tue, 06 Jan 2009 13:36:42 +0100 | |
| changeset 29364 | cea7b4034461 | 
| parent 25374 | 7657a081fcb4 | 
| child 37296 | 1fad5b94c0ae | 
| 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 | |
| 25374 | 6 | Proofterm.proofs := 0; | 
| 14516 | 7 | use_thy "HOL4Compat"; | 
| 8 | use_thy "HOL4Syntax"; |