racket/collects/meta/drdr/README
Jay McCarthy 25e403156a Adding DrDr source to meta.
svn: r18315
2010-02-24 04:07:08 +00:00

8 lines
313 B
Plaintext

This is the implementation of DrDr.
It currently only runs on a single machine that is set up in an intricate way.
-- In particular, config.ss mentions many of those details
-- Also, static/data must be a link to a data directory (/opt/plt/data)
It uses a few of my PLaneT packages and some other ones as well.