]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matita.lang
Implementation of ndestruct tactic (including destruction of constructor forms
[helm.git] / helm / software / matita / matita.lang
index 4e1024d5f33bc8ca41b214123f7c6a2f856ce7c4..8b957718195eb75b2aa65a0383511baa5b59757a 100644 (file)
@@ -5,7 +5,7 @@
 
   <block-comment _name = "Commented Code" style = "Comment">
     <start-regex>\(\*\*[^\)]</start-regex>
-    <end-regex>[^\(]\*\*\)</end-regex>
+    <end-regex>[^\(]\*\)</end-regex>
   </block-comment>
 
   <block-comment _name = "Block Comment" style = "Comment">
@@ -70,6 +70,7 @@
     <keyword>unification</keyword>
     <keyword>hint</keyword>
     <keyword>ncoercion</keyword>
+    <keyword>ninverter</keyword>
     <keyword>nqed</keyword>
   </keyword-list>
 
     <keyword>nchange</keyword>          
     <keyword>nrewrite</keyword>                 
     <keyword>ncut</keyword>             
-    <keyword>nlapply</keyword>          
+    <keyword>nlapply</keyword>
+    <keyword>ndestruct</keyword> 
 </keyword-list>
 
   <keyword-list _name = "Tacticals" style = "Keyword" case-sensitive="TRUE">