scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

commit 5a21c182dcb8e58fb9df08628299c81871dd02e9
parent ff1930a80bcd28f0273e053e9b981d840f6b3cff
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Tue, 29 Oct 2013 18:02:33 +0100

Ignore TODO file

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,3 +1,4 @@ *.o makefile kcc +TODO