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>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
commit8e4d467b21b0df987234cd7fd09d763021c6e288
tree32738a49bf68bed800113bac8bc5d33c28af417e
parentf3ac87a792527e9b7eb888e0c1f86fe49dc49bbc
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