diff --git a/dependent.lisp b/dependent.lisp index 4a943ef..92dc57e 100644 --- a/dependent.lisp +++ b/dependent.lisp @@ -28,7 +28,7 @@ ;;; The size of the output buffer. Must be a multiple of 4. -(defparameter *output-buffer-size* 8192) +(defparameter *output-buffer-size* #x10000) #+explorer (zwei:define-indentation event-case (1 1))