mirror of
https://github.com/ProgramSnail/Lama.git
synced 2026-01-02 03:58:18 +00:00
Mistake in new Infix located
This commit is contained in:
parent
8197ea1d20
commit
93c2f6db2d
5 changed files with 235 additions and 87 deletions
|
|
@ -1,8 +1,8 @@
|
|||
TESTS=$(basename $(wildcard test*.expr))
|
||||
TESTS=$(basename $(wildcard test001*.expr))
|
||||
|
||||
RC=../src/rc.opt
|
||||
|
||||
.PHONY: check $(TESTS)
|
||||
.PHONY: check $(TESTS)
|
||||
|
||||
check: $(TESTS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue