Test output for charplot

Testing time: 0.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/csi -script run.scm

Error: (terminal-size) port is not connected to a terminal: #<output port "(stdout)">

	Call history:

	<eval>		[make-points] (cons (list (/ n 6) (sin (/ n 6))) (make-points (sub1 n)))
	<eval>		[make-points] (list (/ n 6) (sin (/ n 6)))
	<eval>		[make-points] (/ n 6)
	<eval>		[make-points] (sin (/ n 6))
	<eval>		[make-points] (/ n 6)
	<eval>		[make-points] (make-points (sub1 n))
	<eval>		[make-points] (sub1 n)
	<eval>		[make-points] (zero? n)	<--