IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2008, 3:36:23 PM (18 years ago)
Author:
eugene
Message:

add an assert for refstars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroLoadRefstars.c

    r16029 r16618  
    105105        return NULL;
    106106    }
     107    assert (refstars->n > 0);
     108
    107109    psLogMsg ("psastro", 3, "loaded %ld reference stars : %f sec\n", refstars->n, psTimerMark ("psastro"));
    108110
Note: See TracChangeset for help on using the changeset viewer.