| author | haftmann |
| Wed, 27 Jan 2010 14:03:08 +0100 | |
| changeset 34972 | cc1d4c3ca9db |
| parent 15647 | b1f486a9c56b |
| child 41589 | bbd861837ebc |
| permissions | -rw-r--r-- |
|
14620
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
skalberg
parents:
14516
diff
changeset
|
1 |
(* Title: HOL/Import/Generate-HOL/ROOT.ML |
|
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
skalberg
parents:
14516
diff
changeset
|
2 |
ID: $Id$ |
|
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
skalberg
parents:
14516
diff
changeset
|
3 |
Author: Sebastian Skalberg (TU Muenchen) |
|
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
skalberg
parents:
14516
diff
changeset
|
4 |
*) |
|
1be590fd2422
Minor cleanup of headers and some speedup of the HOL4 import.
skalberg
parents:
14516
diff
changeset
|
5 |
|
| 14516 | 6 |
use_thy "GenHOL4Prob"; |
7 |
use_thy "GenHOL4Vec"; |
|
8 |
use_thy "GenHOL4Word32"; |