IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

merge changes from eam_branches/ipp-20100823

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/cmf-ps1-v1-alt.c

    r29001 r29537  
    11# include "dvo.h"
     2
     3/* if we are not correctly including the ohana headers, this will fail */
     4# ifndef BYTE_SWAP
     5# ifndef NOT_BYTE_SWAP
     6# error "neither BYTE_SWAP not NOT_BYTE_SWAP is set"
     7# endif
     8# endif
    29
    310CMF_PS1_V2 *gfits_table_get_CMF_PS1_V1_Alt (FTable *ftable, off_t *Ndata, char *swapped) {
Note: See TracChangeset for help on using the changeset viewer.