we were lucky, but - indicates a range; corrected

This commit is contained in:
ceriel 1988-07-08 10:29:48 +00:00
parent b8b355a0a2
commit d1a390924f
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
STGARB:\000-\200
STSKIP:\r \t\013\f
STNL:\n
STCOMP:!&+-<=>|
STCOMP:-!&+<=>|
STSIMP:%()*,/:;?[]^{}~
STCHAR:'
STIDF:a-zA-Z_

View file

@ -9,7 +9,7 @@
STGARB:\000-\200
STSKIP: \r\t\013\014\015
STNL:\012
STSIMP:#&()*+,-/;=[]^{|}~
STSIMP:-#&()*+,/;=[]^{|}~
STCOMP:.:<>
STIDF:a-zA-Z
STSTR:"'