File: runCoordinateConversionSample.csh

package info (click to toggle)
geotranz 3.7-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 242,380 kB
  • sloc: cpp: 37,618; java: 13,594; javascript: 3,068; makefile: 955; xml: 67; sh: 38; csh: 21
file content (13 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/csh

# CLASSIFICATION : UNCLASSIFIED

# set the library path for solaris
setenv LD_LIBRARY_PATH	../solaris

# set the library path for linux
#setenv LD_LIBRARY_PATH	../linux

setenv MSPCCS_DATA	../../data

./testCoordinateConversionSample