[plt-scheme] Making a planet package
On Sep 25, Hans Oesterholt wrote:
> Nice documentation,
>
> But, suppose, I needed a C file compiled on installation of the
> package. Does that work?
It should be possible -- you probably want a pre-installer entry in
your info.ss and a coresponding file that does the compilation you
need. (Unless planet is doing something different on installation of
collections.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!