Branch: Tag:

1995-10-20

1995-10-20 08:43:12 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

committing

Rev: src/language.y:1.5
Rev: src/las.c:1.4
Rev: src/lex.c:1.4
Rev: src/lex.h:1.3
Rev: src/lpc_types.c:1.5
Rev: src/program.c:1.5
Rev: src/stralloc.c:1.4
Rev: src/svalue.h:1.3

55:   #define T_FLOAT 7   #define T_INT 8    - #define T_UNKNOWN 248 - #define T_TRUE 249 + #define T_UNKNOWN 249   #define T_MANY 250   #define T_OR 251   #define T_SHORT_LVALUE 252