| author | huffman |
| Thu, 10 May 2012 22:00:24 +0200 | |
| changeset 47908 | 25686e1e0024 |
| parent 41413 | 64cd30d6b0b8 |
| permissions | -rw-r--r-- |
| 24584 | 1 |
(* Title: HOL/Nominal/ROOT.ML |
| 19493 | 2 |
Author: Stefan Berghofer and Christian Urban, TU Muenchen |
3 |
||
4 |
The nominal datatype package. |
|
5 |
*) |
|
6 |
||
|
41413
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
wenzelm
parents:
33615
diff
changeset
|
7 |
no_document use_thys ["~~/src/HOL/Library/Infinite_Set"]; |
| 33615 | 8 |
use_thys ["Nominal"]; |