diff options
Diffstat (limited to 'r')
| -rw-r--r-- | r/Makefile | 2 | ||||
| -rw-r--r-- | r/stepA_mal.r (renamed from r/stepA_interop.r) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ TESTS = SOURCES_BASE = readline.r types.r reader.r printer.r -SOURCES_LISP = env.r core.r stepA_interop.r +SOURCES_LISP = env.r core.r stepA_mal.r SOURCES = $(SOURCES_BASE) $(SOURCES_LISP) all: libs diff --git a/r/stepA_interop.r b/r/stepA_mal.r index e699048..e699048 100644 --- a/r/stepA_interop.r +++ b/r/stepA_mal.r |
