From 45ebfa583ff444b481ac00013a15982d4eea0f1e Mon Sep 17 00:00:00 2001 From: Bob Burger Date: Thu, 28 Apr 2016 11:28:14 -0400 Subject: [PATCH] fixed inconsistent correction to csug/system.stex original commit: ef5a680e5d688dd2b0ce4de57caf206297fe8ada --- csug/system.stex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csug/system.stex b/csug/system.stex index 5010568bb3..2e5db19e84 100644 --- a/csug/system.stex +++ b/csug/system.stex @@ -2291,7 +2291,7 @@ If a \scheme{2} or \scheme{3} appears in the form or between the an application of the primitive as if it were compiled at the corresponding optimize level (see the \scheme{optimize-level} parameter). -If no number appears in the form, the application of the primitive is +If no number appears in the form, an application of the primitive is treated as an optimize-level 3 application if the current optimize level is 3; otherwise, it is treated as an optimize-level 2 application.