src/HOL/Nominal/ROOT.ML
author wenzelm
Tue, 17 Jul 2007 13:19:18 +0200
changeset 23823 441148ca8323
parent 20809 6c4fd0b4b63a
child 24584 01e83ffa6c54
permissions -rw-r--r--
added General/print_mode.ML, pure_setup.ML;
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";