IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2010, 12:40:25 PM (16 years ago)
Author:
heather
Message:

adding a separation between minidvodb and dvodb paths

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/addtool.c

    r28266 r28295  
    817817  }
    818818
     819  if (minidvodb_path) {
     820    psStringAppend(&minidvodb_path,"/%s",minidvodb_name);
     821  }
     822
     823
    819824  psString query = NULL;
    820825
Note: See TracChangeset for help on using the changeset viewer.