diff options
Diffstat (limited to 'src/interp/setvart.boot')
-rw-r--r-- | src/interp/setvart.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/setvart.boot b/src/interp/setvart.boot index 2ddc7bcf..e2c3ca28 100644 --- a/src/interp/setvart.boot +++ b/src/interp/setvart.boot @@ -1639,7 +1639,7 @@ $setOptions := '( "prettyprint BOOT func's as they compile" development LITERALS - $PRETTYPRINT + $PrettyPrint (on off) off) )) |