From b7e32fb8c5dec3a3b30a6a3974541d5fe4622bd5 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 22 May 2013 17:16:33 +0000 Subject: Replace OPTIONLIST with $compilerOptions --- src/interp/c-util.boot | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/interp/c-util.boot') diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot index e658f851..7203eca6 100644 --- a/src/interp/c-util.boot +++ b/src/interp/c-util.boot @@ -1743,3 +1743,8 @@ cleanParameterList! parms == t := makeSymbol strconc('"T",toString count) vars.first := t parms + +--% +--% Other compiler artifact support +--% + -- cgit v1.2.3