IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2005, 1:40:46 PM (21 years ago)
Author:
desonia
Message:

added comments on the end of #endif and #else

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/psLookupTable.c

    r4050 r4162  
    77*  @author Ross Harman, MHPCC
    88*
    9 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2005-05-31 21:46:56 $
     9*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2005-06-08 23:40:45 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
     
    1515#include <string.h>
    1616#include <ctype.h>
    17 //#ifdef DARWIN
    18 #undef __STRICT_ANSI__
    19 //#endif
    2017#include <stdlib.h>
    21 //#ifdef DARWIN
    22 #define __STRICT_ANSI__
    23 //#endif
    2418#include <math.h>
    25 #include <stdlib.h>
    2619
    2720#include "psMemory.h"
Note: See TracChangeset for help on using the changeset viewer.