# HG changeset patch # User haftmann # Date 1159822846 -7200 # Node ID c3828205f22d65b1f2ba25da02291be3a97c5b5b # Parent 4981b56f8cde507bfee4e454b7bb32b44bd2251b normal_form now a diagnostic command diff -r 4981b56f8cde -r c3828205f22d etc/isar-keywords-HOL-Nominal.el --- a/etc/isar-keywords-HOL-Nominal.el Mon Oct 02 23:00:45 2006 +0200 +++ b/etc/isar-keywords-HOL-Nominal.el Mon Oct 02 23:00:46 2006 +0200 @@ -300,6 +300,7 @@ "full_prf" "header" "kill_thy" + "normal_form" "pr" "pretty_setmargin" "prf" @@ -407,7 +408,6 @@ "no_translations" "nominal_datatype" "nonterminals" - "normal_form" "oracle" "parse_ast_translation" "parse_translation" diff -r 4981b56f8cde -r c3828205f22d etc/isar-keywords-ZF.el --- a/etc/isar-keywords-ZF.el Mon Oct 02 23:00:45 2006 +0200 +++ b/etc/isar-keywords-ZF.el Mon Oct 02 23:00:46 2006 +0200 @@ -285,6 +285,7 @@ "full_prf" "header" "kill_thy" + "normal_form" "pr" "pretty_setmargin" "prf" @@ -389,7 +390,6 @@ "no_syntax" "no_translations" "nonterminals" - "normal_form" "oracle" "parse_ast_translation" "parse_translation" diff -r 4981b56f8cde -r c3828205f22d etc/isar-keywords.el --- a/etc/isar-keywords.el Mon Oct 02 23:00:45 2006 +0200 +++ b/etc/isar-keywords.el Mon Oct 02 23:00:46 2006 +0200 @@ -321,6 +321,7 @@ "full_prf" "header" "kill_thy" + "normal_form" "pr" "pretty_setmargin" "prf" @@ -430,7 +431,6 @@ "no_syntax" "no_translations" "nonterminals" - "normal_form" "oracle" "parse_ast_translation" "parse_translation"