Ignore:
Timestamp:
05/02/12 14:32:33 (13 years ago)
Author:
kraehenb
Message:
Renamed the header guards in calfactfits.h to CALFACTFITS_H.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/pyfact/calfactfits.h

    r13507 r13514  
    2424//ToDo: shared library creation debuggen
    2525
    26 #ifndef CALFITS_H
    27 #define CALFITS_H
     26#ifndef CALFACTFITS_H
     27#define CALFACTFITS_H
    2828
    2929#include <cstdio>
     
    187187        }
    188188};
    189 #endif
     189#endif /* CALFACTFITS_H */
Note: See TracChangeset for help on using the changeset viewer.