forked from KolibriOS/kolibrios
c31385a3f3
git-svn-id: svn://kolibrios.org@720 a494cfbc-eb01-0410-851d-a64ba20cac60
############################## # SCC (simple c compiler) # port of CCOMP to KolibriOS # ###### # contact: jacekm.pl@gmail.com ############################## KNOWN BUGS: * only directiory /rd/1/ works HISTORY: * 0.5.3: - output dir fixed * 0.5.2: - static output file * 0.5.1: - first realase