src/HOL/Nominal/ROOT.ML
author chaieb
Mon, 11 Jun 2007 11:06:00 +0200
changeset 23314 6894137e854a
parent 20809 6c4fd0b4b63a
child 24584 01e83ffa6c54
permissions -rw-r--r--
A new and cleaned up Theory for QE. for Presburger arithmetic
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";