| author | haftmann | 
| Thu, 23 Sep 2010 16:38:55 +0200 | |
| changeset 39666 | 4f628ee48fd7 | 
| parent 35754 | 8e7dba5f00f5 | 
| child 41589 | bbd861837ebc | 
| 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 | |
| 35754 | 9 | use_thys ["Expr", "Transition", "VC", "Hoare_Den", "Examples", "Compiler0", "Compiler", "Live"]; |