Changeset 11251 for trunk/psModules/src/config/pmVersion.h
- Timestamp:
- Jan 23, 2007, 3:05:41 PM (19 years ago)
- Location:
- trunk/psModules/src/config
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pmVersion.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config
- Property svn:ignore
-
old new 5 5 *.la 6 6 *.lo 7 pmErrorCodes.c 8 pmErrorCodes.h
-
- Property svn:ignore
-
trunk/psModules/src/config/pmVersion.h
r10289 r11251 1 /* @file pmVersion.h 2 * @brief Version functions 3 * 4 * @author Paul Price, IfA 5 * @author Eugene Magnier, IfA 6 * 7 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-24 01:05:41 $ 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 */ 11 1 12 #ifndef PM_VERSION_H 2 13 #define PM_VERSION_H 14 15 /// @addtogroup Config Configuration System 16 /// @{ 3 17 4 18 #include <pslib.h> … … 23 37 24 38 39 /// @} 25 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
