| author | berghofe | 
| Mon, 24 Jan 2005 18:18:28 +0100 | |
| changeset 15464 | 02cc838b64ca | 
| parent 13095 | 8ed413a57bdc | 
| child 24104 | 719fbe4fb77f | 
| permissions | -rw-r--r-- | 
| 9277 | 1 | (* Title: HOL/IMP/ROOT.ML | 
| 2 | ID: $Id$ | |
| 3 | Author: Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow, David von Oheimb | |
| 4 | Copyright 1995 TUM | |
| 9276 | 5 | |
| 6 | Caveat: HOLCF/IMP depends on HOL/IMP | |
| 924 
806721cfbf46
new version of HOL/IMP with curried function application
 clasohm parents: diff
changeset | 7 | *) | 
| 
806721cfbf46
new version of HOL/IMP with curried function application
 clasohm parents: diff
changeset | 8 | |
| 1696 | 9 | time_use_thy "Expr"; | 
| 10 | time_use_thy "Transition"; | |
| 1447 | 11 | time_use_thy "VC"; | 
| 9241 | 12 | time_use_thy "Examples"; | 
| 13095 
8ed413a57bdc
New machine architecture and other direction of compiler proof.
 nipkow parents: 
10342diff
changeset | 13 | time_use_thy "Compiler0"; | 
| 10342 | 14 | time_use_thy "Compiler"; |