Files
kolibrios/programs/develop/scc

 ##############################

#  SCC (simple c compiler)     #

#  port of CCOMP to KolibriOS  #

 ############################## 

# contact: jacekm.pl@gmail.com #

 ##############################



KNOWN BUGS:

	* only directiory /sys/ works



HISTORY:

	* 0.5.4:

		- output file extension was fixed

	* 0.5.3:

		- output dir fixed

	* 0.5.2:

		- static output file

	* 0.5.1:

		- first realase