]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.lang
fix
[helm.git] / helm / matita / matita.lang
index 70ad1fa00bc6caf063ebd41e91b161a8c549f50f..baccdf71430c09a83f75bc22d91205a8cd3966d7 100644 (file)
@@ -4,10 +4,6 @@
 
   <escape-char>\</escape-char>
 
-  <line-comment _name = "Line Comment" style= "Comment">
-    <start-regex>%%</start-regex>
-  </line-comment> 
-
   <block-comment _name = "Block Comment" style = "Comment">
     <start-regex>\(\*</start-regex>
     <end-regex>\*\)</end-regex>