| author | wenzelm |
| Tue, 03 Aug 2010 22:28:43 +0200 | |
| changeset 38142 | c202426474c3 |
| 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"]; |