Changeset 21409 for trunk/psastro/src/psastroErrorCodes.c.in
- Timestamp:
- Feb 6, 2009, 4:03:34 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroErrorCodes.c.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroErrorCodes.c.in
r11274 r21409 1 /** @file psastroErrorCodes.c 2 * 3 * @brief 4 * 5 * @ingroup psastro 6 * 7 * @author IfA 8 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-07 02:03:34 $ 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 */ 12 13 #include "pslib.h" 14 #include "psastroErrorCodes.h" 15 1 16 /* 2 17 * The line … … 5 20 * will be replaced by values from errorCodes.dat 6 21 */ 7 #include "pslib.h"8 #include "psastroErrorCodes.h"9 10 22 void psastroErrorRegister(void) 11 23 {
Note:
See TracChangeset
for help on using the changeset viewer.
