Changeset 10999 for trunk/psLib/src/astro/psTime.c
- Timestamp:
- Jan 9, 2007, 12:38:53 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.c
r10736 r10999 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.10 7$ $Name: not supported by cvs2svn $13 * @date $Date: 200 6-12-14 23:02:46$12 * @version $Revision: 1.108 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2007-01-09 22:38:52 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 16 */ 17 18 #ifdef HAVE_CONFIG_H 19 # include "config.h" 20 #endif 17 21 18 22 #include <stdio.h> … … 34 38 #include "psLookupTable.h" 35 39 #include "psAssert.h" 36 37 38 #include "config.h"39 40 40 41 #define MAX_STRING_LENGTH 256
Note:
See TracChangeset
for help on using the changeset viewer.
