| author | wenzelm | 
| Mon, 14 Aug 2000 18:13:42 +0200 | |
| changeset 9597 | 938a99cc55f7 | 
| parent 9277 | a0a7c31cdc39 | 
| child 10342 | b124d59f7b61 | 
| 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"; |