no memo in par grades
This commit is contained in:
parent
2af4043f6a
commit
7b491d1a65
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
MMCFLAGS := --infer-all --no-inform-inferred --warn-unused-imports \
|
MMCFLAGS := --infer-all --no-inform-inferred --warn-unused-imports \
|
||||||
-s asm_fast.par.gc.stseg
|
-s asm_fast.gc.debug.stseg
|
||||||
|
|
||||||
all: aoc
|
all: aoc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue