-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 4-Apr-07, at 5:15 PM, Bradley Lucier wrote:
Why don't you want to keep the C file around by default?
Clutter. Same reason the C compiler doesn't keep the .o file around (and other files too).
The model should be
foo.scm ----> foo.o1 gsc
Marc