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

@@ -34,6 +34,7 @@ CSRC = {
rd.c,
do_comm.c,
modula-2.c,
pascal.c,
c.c
} ;