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>
Mon, 20 Feb 2017 19:16:50 +0000 (11:16 -0800)
commitfb710f7f4f24f74ac3d45fcc423803384d986bb2
tree0b12ad61291860d12cc3f2e41d9e19eb73914975
parentc7d7cdc2318a97534c4c1f9c6fd2b51644be729d
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