src/HOL/Nominal/ROOT.ML
author wenzelm
Tue, 11 Jul 2006 12:17:08 +0200
changeset 20083 717b1eb434f1
parent 19493 d8f252757460
child 20809 6c4fd0b4b63a
permissions -rw-r--r--
removed obsolete mem_ix;
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
d8f252757460 New ROOT file for nominal datatype package.
berghofe
parents:
diff changeset
     8
use_thy "Nominal";