| author | paulson |
| Fri, 03 Apr 1998 11:22:51 +0200 | |
| changeset 4775 | 66b1a7c42d94 |
| parent 4449 | df30e75f670f |
| child 6349 | f7750d816c21 |
| permissions | -rw-r--r-- |
| 1465 | 1 |
(* Title: HOL/IMP/ROOT.ML |
|
924
806721cfbf46
new version of HOL/IMP with curried function application
clasohm
parents:
diff
changeset
|
2 |
ID: $Id$ |
| 1465 | 3 |
Author: Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow |
| 936 | 4 |
Copyright 1995 TUM |
|
924
806721cfbf46
new version of HOL/IMP with curried function application
clasohm
parents:
diff
changeset
|
5 |
*) |
|
806721cfbf46
new version of HOL/IMP with curried function application
clasohm
parents:
diff
changeset
|
6 |
|
| 1465 | 7 |
HOL_build_completed; (*Make examples fail if HOL did*) |
|
924
806721cfbf46
new version of HOL/IMP with curried function application
clasohm
parents:
diff
changeset
|
8 |
|
| 1165 | 9 |
writeln"Root file for HOL/IMP"; |
| 4449 | 10 |
set proof_timing; |
| 1696 | 11 |
time_use_thy "Expr"; |
12 |
time_use_thy "Transition"; |
|
| 1447 | 13 |
time_use_thy "VC"; |