IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29538


Ignore:
Timestamp:
Oct 25, 2010, 12:36:58 PM (16 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20100823

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/mosastro/src/ConvertMatch.c

    r12332 r29538  
    1111  tmp = byte[X+2]; byte[X+2] = byte[X+5]; byte[X+5] = tmp; \
    1212  tmp = byte[X+3]; byte[X+3] = byte[X+4]; byte[X+4] = tmp;
    13 
    14 # ifdef linux
    15 # define BYTE_SWAP
    16 # endif
    17 
    18 # ifdef sid
    19 # define BYTE_SWAP
    20 # endif
    21 
    22 # ifdef dec
    23 # define BYTE_SWAP
    24 # endif
    2513
    2614# define MATCH_SIZE 104
Note: See TracChangeset for help on using the changeset viewer.