core.rc export dlist

This commit is contained in:
Ben Blum 2012-07-14 01:24:26 -04:00
parent e993b838ca
commit 0b07a46222
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ export extfmt;
export tuple;
export to_str, to_bytes;
export dvec, dvec_iter;
export dlist, dlist_iter;
export cmp;
export num;