we were lucky, but - indicates a range; corrected
authorceriel <none@none>
Fri, 8 Jul 1988 10:29:48 +0000 (10:29 +0000)
committerceriel <none@none>
Fri, 8 Jul 1988 10:29:48 +0000 (10:29 +0000)
lang/cem/cemcom/char.tab
lang/m2/comp/char.tab

index 282bc8c..eedba40 100644 (file)
@@ -11,7 +11,7 @@
 STGARB:\000-\200
 STSKIP:\r \t\013\f
 STNL:\n
-STCOMP:!&+-<=>|
+STCOMP:-!&+<=>|
 STSIMP:%()*,/:;?[]^{}~
 STCHAR:'
 STIDF:a-zA-Z_
index fb550e7..3bf359c 100644 (file)
@@ -9,7 +9,7 @@
 STGARB:\000-\200
 STSKIP: \r\t\013\014\015
 STNL:\012
-STSIMP:#&()*+,-/;=[]^{|}~
+STSIMP:-#&()*+,/;=[]^{|}~
 STCOMP:.:<>
 STIDF:a-zA-Z
 STSTR:"'