From 7b491d1a65ca4488dce4102d9ab25b97e425def0 Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Fri, 16 Dec 2022 16:29:58 +0100 Subject: [PATCH] no memo in par grades --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff1585a..3f80505 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ MMCFLAGS := --infer-all --no-inform-inferred --warn-unused-imports \ - -s asm_fast.par.gc.stseg + -s asm_fast.gc.debug.stseg all: aoc