| author | paulson | 
| Fri, 08 Nov 1996 16:32:57 +0100 | |
| changeset 2171 | 91b4161a28e5 | 
| parent 1696 | e84bff5c519b | 
| child 4449 | df30e75f670f | 
| 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"; | 
| 924 
806721cfbf46
new version of HOL/IMP with curried function application
 clasohm parents: diff
changeset | 10 | proof_timing := true; | 
| 1696 | 11 | time_use_thy "Expr"; | 
| 12 | time_use_thy "Transition"; | |
| 1447 | 13 | time_use_thy "VC"; |