changeset 3235 | 5ebd327ffb96 |
parent 3234 | 08c3ef07cef7 |
child 3239 | 67370521c09c |
--- a/Nominal/nominal_function.ML Mon May 19 11:19:48 2014 +0100 +++ b/Nominal/nominal_function.ML Mon May 19 12:45:26 2014 +0100 @@ -275,7 +275,7 @@ (* nominal *) val _ = - Outer_Syntax.local_theory_to_proof' @{command_spec "nominal_primrec"} + Outer_Syntax.local_theory_to_proof' @{command_spec "nominal_function"} "define general recursive nominal functions" (nominal_function_parser nominal_default_config >> (fn ((config, fixes), statements) => nominal_function_cmd fixes statements config))