IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2004, 1:10:03 PM (22 years ago)
Author:
gusciora
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.h

    r1481 r1482  
    88*  @author George Gusciora, MHPCC
    99*
    10 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2004-08-11 23:08:37 $
     10*  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2004-08-11 23:10:03 $
    1212*
    1313*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    246246                         );
    247247void p_psGrommitFree(psGrommit *grommit);
    248 =======
    249     psGrommit* psGrommitAlloc(
    250         const psExposure* exp              ///< the cooresponding exposure structure.
    251     );
     248psGrommit* psGrommitAlloc(
     249    const psExposure* exp              ///< the cooresponding exposure structure.
     250);
    252251
    253252/** Find cooresponding cell for given FPA coordinate
Note: See TracChangeset for help on using the changeset viewer.