# Type . setmodel to 'source' or run the following command 
# to set an environment variable indicating the default    
# PARGPS model.  You may also want to include this file    
# inside your ~/.bashrc or /etc/bashrc file so this command
# is run on startup or when new shells are started.        
# To change the default GpsModel, edit the GpsModel line   
# in the appropriate SrParGps?_Data file and source this   
# file again.                                              

export SrParGps0_ModelName=`cat SrParGps0_Data | awk "\\$1==\"GpsModel\" {print \\$3}"`
