Create data/ collection.

- Initially populated with queues, skip-lists, and interval-maps from unstable/
 - Tests in tests/data, docs in data/scribblings

original commit: 0635fc6d7542ea412e4586ca6ca051fdd2d91adb
This commit is contained in:
Sam Tobin-Hochstadt 2010-08-26 18:13:46 -04:00
parent f1c0501c6b
commit dbc24e5e2a

View File

@ -4,7 +4,7 @@
racket/gui racket/gui
drracket/arrow drracket/arrow
framework/framework framework/framework
unstable/interval-map data/interval-map
unstable/gui/notify unstable/gui/notify
"interfaces.rkt") "interfaces.rkt")