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