Reorganisation
This commit is contained in:
parent
25264bd774
commit
03bfd2203c
4
Makefile
4
Makefile
@ -10,11 +10,11 @@ OBJ =\
|
|||||||
constant.o \
|
constant.o \
|
||||||
hashmap.o \
|
hashmap.o \
|
||||||
interpreter.o \
|
interpreter.o \
|
||||||
lex.o \
|
lexer.o \
|
||||||
lib.o \
|
lib.o \
|
||||||
memobj.o \
|
memobj.o \
|
||||||
oop.o \
|
oop.o \
|
||||||
parse.o \
|
parser.o \
|
||||||
vfs.o \
|
vfs.o \
|
||||||
vm.o
|
vm.o
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user