| author | blanchet | 
| Tue, 24 May 2011 00:01:33 +0200 | |
| changeset 42961 | f30ae82cb62e | 
| parent 41589 | bbd861837ebc | 
| child 43141 | 11fce8564415 | 
| permissions | -rw-r--r-- | 
| 9277 | 1 | (* Title: HOL/IMP/ROOT.ML | 
| 2 | Author: Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow, David von Oheimb | |
| 9276 | 3 | |
| 4 | Caveat: HOLCF/IMP depends on HOL/IMP | |
| 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 | |
| 35754 | 7 | use_thys ["Expr", "Transition", "VC", "Hoare_Den", "Examples", "Compiler0", "Compiler", "Live"]; |