Informatimago Public GIT Repositories
»
public/bin
: Blob 791720 /
cppstdin
Summary
|
Shortlog
|
Commit
|
Commitdiff
|
Tree
|
commit
change
author
committer
#!/bin/sh cat >.$$.c; cc -E ${1+"$@"} .$$.c; rm .$$.c
ViewGit