Remove atom_decl from the parser.
authorCezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 19 Mar 2010 10:24:16 +0100
changeset 1540 0d845717f181
parent 1539 78d0adf8a086
child 1541 2789dd26171a
Remove atom_decl from the parser.
Nominal/Parser.thy
--- a/Nominal/Parser.thy	Fri Mar 19 10:23:52 2010 +0100
+++ b/Nominal/Parser.thy	Fri Mar 19 10:24:16 2010 +0100
@@ -2,8 +2,6 @@
 imports "Nominal2_Atoms" "Nominal2_Eqvt" "Nominal2_Supp" "Perm" "Fv" "Rsp" "Lift"
 begin
 
-atom_decl name
-
 section{* Interface for nominal_datatype *}
 
 text {*