Added Pascal support

This commit is contained in:
ceriel
1990-12-11 13:53:01 +00:00
parent f997bd0be8
commit 64f8785d20
13 changed files with 566 additions and 24 deletions

View File

@@ -65,7 +65,7 @@ STSIMP:-+,!<>{}:`?\\
% ISTOKEN
%
%C
1:-acefiprstuvxAEFGLMPQSTVX,;:+=()*
1:-acefiprstuvxAEFGLMPQSTVXZ,;:+=()*
%T char istoken[] = {
%p
%T};