IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2005, 3:35:20 PM (21 years ago)
Author:
eugene
Message:

substantial work to match with psLib v.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psLibUtils.c

    r4977 r5048  
    147147}
    148148
     149# if (0)
    149150// alternate implementation of this function from pmObjects.c
    150 // XXX EAM : move this to pmObjects_EAM.c
     151// now defined in psLib SDRS as psImageRow
    151152psVector *psGetRowVectorFromImage(psImage *image,
    152153                                  psU32 row)
     
    159160    return(tmpVector);
    160161}
     162# endif
    161163
    162164// XXX EAM : this is now in psLib
Note: See TracChangeset for help on using the changeset viewer.