src/HOL/Nominal/ROOT.ML
author haftmann
Wed, 15 Apr 2009 15:52:37 +0200
changeset 30929 d9343c0aac11
parent 24584 01e83ffa6c54
child 33615 261abc2e3155
permissions -rw-r--r--
code generator bootstrap theory src/Tools/Code_Generator.thy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24584
01e83ffa6c54 fixed title
haftmann
parents: 20809
diff changeset
     1
(*  Title:      HOL/Nominal/ROOT.ML
19493
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";