CLASSIFICATION : UNCLASSIFIED

This directory contains the MSP GEOTRANS sample code for the 
Coordinate Conversion service.

For Linux system
- To build the sample code
	make -f Makefile.<platform>

- To run the sample
	runCoordinateConversionSample.csh

For Windows system
- To build the sample code
	make -f Makefile.win

- To run the sample
	runCoordinateConversionSample.bat
	
