Nominal/nominal_function.ML
changeset 2821 c7d4bd9e89e0
parent 2819 4bd584ff4fab
child 2860 25a7f421a3ba
equal deleted inserted replaced
2820:77e1d9f2925e 2821:c7d4bd9e89e0
    36 
    36 
    37 structure Nominal_Function : NOMINAL_FUNCTION =
    37 structure Nominal_Function : NOMINAL_FUNCTION =
    38 struct
    38 struct
    39 
    39 
    40 open Function_Lib
    40 open Function_Lib
       
    41 open Function_Common
    41 open Nominal_Function_Common
    42 open Nominal_Function_Common
    42 
    43 
    43 
    44 
    44 (* Check for all sorts of errors in the input - nominal needs a different checking function *)
    45 (* Check for all sorts of errors in the input - nominal needs a different checking function *)
    45 fun nominal_check_defs ctxt fixes eqs =
    46 fun nominal_check_defs ctxt fixes eqs =