Changeset 14452 for trunk/psLib/src/astro/psEarthOrientation.h
- Timestamp:
- Aug 8, 2007, 3:40:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.h
r12432 r14452 8 8 * @author Robert Daniel DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $11 * @date $Date: 2007-0 3-14 02:31:41$10 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-08-09 01:40:07 $ 12 12 * 13 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 63 63 64 64 /** Allocates a new psEarthPole structure. */ 65 psEarthPole *psEarthPoleAlloc(void) ;65 psEarthPole *psEarthPoleAlloc(void) PS_ATTR_MALLOC; 66 66 67 67 /** Calculates the apparent position of a star, given its actual position and the
Note:
See TracChangeset
for help on using the changeset viewer.
