removed tab.c, use tabgen
This commit is contained in:
parent
a08e71a16f
commit
b8cc947bc3
|
@ -5,9 +5,8 @@
|
|||
%
|
||||
% CHARACTER CLASSES
|
||||
%
|
||||
%C
|
||||
STGARB:\000-\200
|
||||
STSKIP: \r\t\013\014\015
|
||||
%iSTGARB
|
||||
STSKIP: \t\013\014\015
|
||||
STNL:\012
|
||||
STSIMP:-#&()*+,/;=[]^{|}~
|
||||
STCOMP:.:<>
|
||||
|
|
Loading…
Reference in a new issue