3list no longer exists. Fix parser combinators to work around this.

cvs
Chris Double 2005-08-04 01:19:30 +00:00
parent f63c6c8ed4
commit 3948beb8f0
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ DEFER: list>llist
[ 1 2 3 ] list>llist
[ 4 5 6 ] list>llist
[ 7 8 9 ] list>llist
3list
2list cons
list>llist
lappend* ;