shithub: scc

Download patch

ref: 5a21c182dcb8e58fb9df08628299c81871dd02e9
parent: ff1930a80bcd28f0273e053e9b981d840f6b3cff
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue Oct 29 14:02:33 EDT 2013

Ignore TODO file

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