altos/lisp: remove duplicate 'length' lambda from hanoi example
authorKeith Packard <keithp@keithp.com>
Tue, 15 Nov 2016 18:32:36 +0000 (10:32 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:51 +0000 (11:16 -0800)
commit994adc7a47cbf3cbf6041eca7430273f8018de08
treef4432e264c7c9ce0b19f94c3c09fc2016a3f6ce3
parent41175ff82bc0e35c99c60b49aa62944a12917157
altos/lisp: remove duplicate 'length' lambda from hanoi example

This function is now a builtin.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lambdakey-v1.0/Makefile
src/test/hanoi.lisp