thmParser tool.

@author   : Kln
@date     : 15-08-10
@language : Java

Warning !

	This tool is only suitable for converting .thm files from Soc sdk to the Cs/Cop .thm format.

Use : 

	Put Soc .thm files into src folder.
	After conversion, the resulted .thm files are stored in output folder.

Note : 
	* thmParser converses only .thm files stored in "src" folder, if there are files of some other type, they are skipped.
	
	* thmParser deletes all files already stored in "output" folder, before converting new .thm files. 
	  Think about move resulted files into another location before starting a new conversion.