Changeset 2047

Show
Ignore:
Timestamp:
08/18/08 12:28:19 (4 months ago)
Author:
kraftche
Message:

fix search path for input file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cgm/trunk/test/r_w.cpp

    r2043 r2047  
    127127  // Read in the geometry from files specified on the command line 
    128128  char *argv = "stitch.occ_name"; 
    129   CubitStatus status = read_geometry(1, &argv, true); 
     129  CubitStatus status = read_geometry(1, &argv, false); 
    130130  if (status == CUBIT_FAILURE) exit(1); 
    131131  //Read in 2 volumes.