src/HOL/Nominal/ROOT.ML
author paulson
Thu, 06 Sep 2007 17:03:32 +0200
changeset 24546 c90cee3163b7
parent 20809 6c4fd0b4b63a
child 24584 01e83ffa6c54
permissions -rw-r--r--
chained facts are now included
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19493
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     1
(*  Title:      HOL/Nominal/nominal_atoms.ML
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     2
    ID:         $Id$
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     3
    Author:     Stefan Berghofer and Christian Urban, TU Muenchen
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     4
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     5
The nominal datatype package.
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     6
*)
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     7
20809
6c4fd0b4b63a moved theory Infinite_Set to Library;
wenzelm
parents: 19493
diff changeset
     8
no_document use_thy "Infinite_Set";
19493
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     9
use_thy "Nominal";