| author | berghofe |
| Mon, 23 Oct 2006 00:51:16 +0200 | |
| changeset 21087 | 3e56528a39f7 |
| 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"; |