updated keywords with polyml-experimental;
authorwenzelm
Fri, 27 Mar 2009 21:46:20 +0100
changeset 307522823a89c76a4
parent 30744 50ccaef52871
child 30753 78d12065c638
updated keywords with polyml-experimental;
etc/isar-keywords-ZF.el
etc/isar-keywords.el
lib/jedit/isabelle.xml
     1.1 --- a/etc/isar-keywords-ZF.el	Fri Mar 27 15:42:53 2009 +0100
     1.2 +++ b/etc/isar-keywords-ZF.el	Fri Mar 27 21:46:20 2009 +0100
     1.3 @@ -18,6 +18,7 @@
     1.4      "ML"
     1.5      "ML_command"
     1.6      "ML_prf"
     1.7 +    "ML_test"
     1.8      "ML_val"
     1.9      "ProofGeneral\\.inform_file_processed"
    1.10      "ProofGeneral\\.inform_file_retracted"
    1.11 @@ -348,6 +349,7 @@
    1.12  
    1.13  (defconst isar-keywords-theory-decl
    1.14    '("ML"
    1.15 +    "ML_test"
    1.16      "abbreviation"
    1.17      "arities"
    1.18      "attribute_setup"
     2.1 --- a/etc/isar-keywords.el	Fri Mar 27 15:42:53 2009 +0100
     2.2 +++ b/etc/isar-keywords.el	Fri Mar 27 21:46:20 2009 +0100
     2.3 @@ -18,6 +18,7 @@
     2.4      "ML"
     2.5      "ML_command"
     2.6      "ML_prf"
     2.7 +    "ML_test"
     2.8      "ML_val"
     2.9      "ProofGeneral\\.inform_file_processed"
    2.10      "ProofGeneral\\.inform_file_retracted"
    2.11 @@ -419,6 +420,7 @@
    2.12  
    2.13  (defconst isar-keywords-theory-decl
    2.14    '("ML"
    2.15 +    "ML_test"
    2.16      "abbreviation"
    2.17      "arities"
    2.18      "atom_decl"
     3.1 --- a/lib/jedit/isabelle.xml	Fri Mar 27 15:42:53 2009 +0100
     3.2 +++ b/lib/jedit/isabelle.xml	Fri Mar 27 21:46:20 2009 +0100
     3.3 @@ -45,6 +45,7 @@
     3.4        <OPERATOR>ML</OPERATOR>
     3.5        <LABEL>ML_command</LABEL>
     3.6        <OPERATOR>ML_prf</OPERATOR>
     3.7 +      <OPERATOR>ML_test</OPERATOR>
     3.8        <LABEL>ML_val</LABEL>
     3.9        <OPERATOR>abbreviation</OPERATOR>
    3.10        <KEYWORD4>actions</KEYWORD4>