temporary fix to preferences-file problem

svn: r6149
This commit is contained in:
Matthew Flatt 2007-05-04 23:32:24 +00:00
parent 52bbd95ba7
commit ba66079155

View File

@ -287,7 +287,7 @@
[read-accept-quasiquote #t]
[read-accept-reader #f]
[print-struct #f]
[print-graph #t]
[print-graph #f] ; <--- FIXME: temporary solution to DrScheme-pref problem
[print-box #t]
[print-vector-length #t]
[current-readtable #f])