lists: fix for renaming.

db4
John Benediktsson 2013-03-24 14:15:32 -07:00
parent f12633e73b
commit 72be6c69be
1 changed files with 1 additions and 1 deletions

View File

@ -93,5 +93,5 @@ PRIVATE>
: list>array ( list -- array )
[ ] lmap>array ;
INSTANCE: cons list
INSTANCE: cons-state list
INSTANCE: +nil+ list