IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7477


Ignore:
Timestamp:
Jun 9, 2006, 4:57:58 PM (20 years ago)
Author:
magnier
Message:

added test for failure to find psfClump

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.c

    r7311 r7477  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-06-03 01:02:08 $
     8 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-06-10 02:57:58 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    235235        psFree (stats);
    236236
     237        if (peaks == NULL)
     238            return (psfClump);
    237239    }
    238240    // XXX EAM : possible errors:
Note: See TracChangeset for help on using the changeset viewer.