diff options
Diffstat (limited to 'matlab/Makefile')
| -rw-r--r-- | matlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/Makefile b/matlab/Makefile index db69428..445512a 100644 --- a/matlab/Makefile +++ b/matlab/Makefile @@ -1,6 +1,6 @@ SOURCES_BASE = Reader.m types/Symbol.m reader.m printer.m #SOURCES_LISP = env.m core.m stepA_interop.m -SOURCES_LISP = step1_read_print.m +SOURCES_LISP = stepA_interop.m SOURCES = $(SOURCES_BASE) $(SOURCES_LISP) |
