IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 1:46:29 PM (20 years ago)
Author:
jhoblitt
Message:

jettison [f]slurp() functions now that they are part of psLib as psSlurp*()

File:
1 edited

Legend:

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

    r8849 r9256  
    5454        goto FAIL;
    5555    }
    56     psString cmdOutput = fslurp(output);
     56    psString cmdOutput = psSlurpFile(output);
    5757    pclose(output);
    5858
Note: See TracChangeset for help on using the changeset viewer.