*** empty log message ***

This commit is contained in:
2005-07-19 16:10:16 +00:00
parent 75a738b429
commit 4163fedf0e
8 changed files with 9 additions and 190 deletions

View File

@@ -1,6 +1,6 @@
SRCS = \
stx.c memory.c object.c symbol.c class.c \
hash.c misc.c context.c name.c token.c parser.c bootstrp.c
dict.c misc.c context.c name.c token.c parser.c bootstrp.c
OBJS = $(SRCS:.c=.obj)
OUT = xpstx.lib