IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2009, 4:37:10 PM (17 years ago)
Author:
eugene
Message:

adjust for modification of psastroLoadRefstars API (merge from eam_branches_20090312)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimLoadSpots.c

    r18047 r23413  
    5757
    5858    // load refstars from the catalog
    59     psArray *spots = psastroLoadRefstars(config);
     59    psArray *spots = psastroLoadRefstars(config, "PSASTRO.INPUT");
    6060    if (!spots || spots->n == 0) {
    6161        psError(PS_ERR_UNKNOWN, false, "Unable to find reference stars.");
Note: See TracChangeset for help on using the changeset viewer.