Nominal/Parser.thy
changeset 1540 0d845717f181
parent 1525 bf321f16d025
child 1547 57f7af5d7564
equal deleted inserted replaced
1539:78d0adf8a086 1540:0d845717f181
     1 theory Parser
     1 theory Parser
     2 imports "Nominal2_Atoms" "Nominal2_Eqvt" "Nominal2_Supp" "Perm" "Fv" "Rsp" "Lift"
     2 imports "Nominal2_Atoms" "Nominal2_Eqvt" "Nominal2_Supp" "Perm" "Fv" "Rsp" "Lift"
     3 begin
     3 begin
     4 
       
     5 atom_decl name
       
     6 
     4 
     7 section{* Interface for nominal_datatype *}
     5 section{* Interface for nominal_datatype *}
     8 
     6 
     9 text {*
     7 text {*
    10 
     8