Too many changes and fixes to mention them all here

This commit is contained in:
ceriel
1990-10-11 08:42:07 +00:00
parent 0232695ebe
commit 2d5497513a
23 changed files with 942 additions and 426 deletions

View File

@@ -8,11 +8,11 @@
%iSTGARB
STSKIP: \t\013\014\015
STNL:;\012
STIDF:a-zA-Z_$
STIDF:a-zA-Z_
STSTR:"'
STDOT:.
STNUM:0-9
STSIMP:,<>{}:`
STSIMP:-,<>{}:`?\\
%T#include "class.h"
%Tchar tkclass[] = {
%p