IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 16, 2006, 2:33:57 PM (20 years ago)
Author:
Paul Price
Message:

Creating pmFPALevel.[ch] to hold pmFPALevel stuff. Creating pmFPAFlags.[ch] to hold status flag setting and checking functions. Both of these were pulled out of pmFPA.[ch]. Documenting pmFPA.h, pmFPALevel.h, pmFPAFlags.h. Adding additional includes of the new header files to files that needed them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConcepts.h

    r9581 r9584  
    77/// @author Paul Price, IfA
    88///
    9 /// @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    10 /// @date $Date: 2006-10-16 22:03:56 $
     9/// @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     10/// @date $Date: 2006-10-17 00:33:56 $
    1111///
    1212/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     
    1818#include <pslib.h>
    1919#include "pmFPA.h"
     20#include "pmFPALevel.h"
    2021
    2122/// Function to call to parse a concept once it has been read
Note: See TracChangeset for help on using the changeset viewer.