*/ Scientific classes home dir
        README.SCN - the readme
        FILES - documentation of the files

	scient.h - include this for the whole functionality
	*.h	 - header files for the scientific classes

*/bin - all binaries
        makedoc - make documents for scientific classes
        document.tcl - code for scientifics

*/src - classes for scientific visualization
	

*/src/test - testing the sc. classes
	coo.C	- how to use and modify coordinate axis
	ball.C	- usage of 3D-lattices

*/src/demos - testing the sc. clases
        3lat.yrt  - 3D lattice
	2lat.yrt  - 2D lattice




