| author | hoelzl |
| Mon, 06 Oct 2014 16:27:31 +0200 | |
| changeset 58588 | 93d87fd1583d |
| parent 58329 | a31404ec7414 |
| child 58889 | 5b7a9633cfa8 |
| permissions | -rw-r--r-- |
| 32635 | 1 |
(* Author: Christian Urban TU Muenchen *) |
| 19495 | 2 |
|
| 32635 | 3 |
header {* Various examples involving nominal datatypes. *}
|
| 19495 | 4 |
|
| 32635 | 5 |
theory Nominal_Examples |
|
58329
a31404ec7414
run larger nominal examples only 'ISABELLE_FULL_TEST'
blanchet
parents:
37358
diff
changeset
|
6 |
imports Nominal_Examples_Base Class3 |
| 32635 | 7 |
begin |
| 24895 | 8 |
|
| 32635 | 9 |
end |