removed tab.c, use tabgen, and some fixes
This commit is contained in:
@@ -4,11 +4,10 @@
|
||||
%
|
||||
% CHARACTER CLASSES
|
||||
%
|
||||
%C
|
||||
STGARB:\000-\200
|
||||
%iSTGARB
|
||||
STSKIP: \r\t
|
||||
STNL:\012\013\014
|
||||
STSIMP:()*+,-/;=@[]^{}
|
||||
STSIMP:-()*+,/;=@[]^{}
|
||||
STCOMP:.:<>
|
||||
STIDF:a-zA-Z
|
||||
STSTR:'
|
||||
|
||||
Reference in New Issue
Block a user