[plt-scheme] PLaneT messing up docs
On Jul 31, Robby Findler wrote:
> My best thought is that the various tools that look into
> subdirectoires should complain if they find a "reserved name". For
> example if you tried to define your scribblings directory to be
> "doc" scribble would complain. (I'm not sure if this will work in
> general, tho.)
I don't think it will. One of these tools is packing a plt file.
Currently it just ignores "compiled" and "doc" -- and what you suggest
means that you'll need to remove these directories before packing if
you want to avoid the complaint.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!