IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2005, 10:11:07 AM (20 years ago)
Author:
desonia
Message:

Changes from Bug #627 -- replaced sed with perl and a couple of GCC 4 related
fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmObjects.h

    r5255 r5760  
    1010 *  @author GLG, MHPCC
    1111 *
    12  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-10-10 19:53:40 $
     12 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-12-12 20:11:07 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3636 * values with specific meanings that other functions can add to or define?
    3737 */
    38 enum {
     38typedef enum {
    3939    PSPHOT_MASK_CLEAR     = 0x00,
    4040    PSPHOT_MASK_INVALID   = 0x01,
Note: See TracChangeset for help on using the changeset viewer.