altos/lisp: use regular read-eval-print loop for make const
authorKeith Packard <keithp@keithp.com>
Fri, 11 Nov 2016 07:24:11 +0000 (23:24 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
commitdd2382eb2185735822a0036ba0ef436869a71922
tree439721412d633324695ee42a281e97034595e095
parentfd7df330470c7c2f12ca3ce28d920c3b278108d5
altos/lisp: use regular read-eval-print loop for make const

No need to open code this sequence of operations.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lisp/Makefile
src/lisp/ao_lisp_make_const.c