IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2004, 1:40:55 PM (22 years ago)
Author:
desonia
Message:

fixed indent-madness concerning preprocessor directives.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageIO.h

    r1440 r1441  
    1010 *  @author Robert DeSonia, MHPCC
    1111 *
    12  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-08-09 23:34:58 $
     12 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-08-09 23:40:55 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1616 */
    1717#ifndef PS_IMAGEIO_H
    18 #    define PS_IMAGEIO_H
     18#define PS_IMAGEIO_H
    1919
    20 #    include <stdbool.h>
     20#include <stdbool.h>
    2121
    22 #    include "psImage.h"
     22#include "psImage.h"
    2323
    2424/// @addtogroup ImageIO
Note: See TracChangeset for help on using the changeset viewer.