Changeset 190

Show
Ignore:
Timestamp:
04/18/08 14:34:42
Author:
dan
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • scout/trunk/cdl_0master.pl

    r187 r190  
    22# Revisions 
    33# Author: DWR 
     4# Date: 4/18/2008 
     5# Changes: Added "use lib ./" to force perl to look in the working dir for packages. 
     6# 
    47# Date: 4/7/2008 
    58# CHanges: Added the ability to turn on the writing of an obsKml file.  
     
    2023#use warnings; 
    2124 
     25use lib "./"; 
    2226 
    2327use NetCDF;