Compilation/Installation Procedure:
1. Run "./install_toolslib".
2. Run "./install_tools".

Compilation/Installation Procedure of a Specific Tool:
1. In C shell, run "source ./set.sh make".
2. Run "./install_toolslib".
3. Go into the 'source' folder by typing "cd source".
4. Go into the tool folder to be compiled by typing "cd TOOLNAME.dir".
5. Run "make" or "make new".
6. Run "make install".
