foo.scm -> foo.c -> foo.o1<br><br>this is cool, except I keep track of stuff with git, and I like "git status" to be clean<br><br>The foo.o1 files don't bother me (I have a "*.o*" in .gitignore -- but i'm a bit hesistant to put a *.c into my .gitignore)<br>
<br>thanks!<br>