foo.scm -> foo.c -> foo.o1this is cool, except I keep track of stuff with git, and I like "git status" to be cleanThe 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) thanks!