prettyprint.config: string-limit? shouldn't be a global.

db4
John Benediktsson 2012-07-19 15:31:08 -07:00
parent 16b046af76
commit d33877a941
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ SYMBOL: c-object-pointers?
15 nesting-limit set-global
100 length-limit set-global
10 number-base set-global
t string-limit? set-global
string-limit? on
: with-short-limits ( quot -- )
H{