andy 2001/04/26 18:00:36 PDT Modified files: src compiler.c output.c static.c type.c Log: First pass at producing machine readable supercombinator output. This output is used by the Snowball compiler. Revision Changes Path 1.5 +3 -3 hugs98/src/compiler.c 1.17 +116 -48 hugs98/src/output.c 1.35 +4 -4 hugs98/src/static.c 1.32 +4 -5 hugs98/src/type.c