Changeset 11674 for trunk/psLib/src/astro/psEarthOrientation.c
- Timestamp:
- Feb 6, 2007, 3:15:50 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.c
r11618 r11674 8 8 * @author Robert Daniel DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.4 4$ $Name: not supported by cvs2svn $11 * @date $Date: 2007-02-0 3 06:01:42$10 * @version $Revision: 1.45 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-02-07 01:15:49 $ 12 12 * 13 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 333 333 psFree(directionVector); 334 334 psFree(actualVector); 335 psFree(apparent) 335 psFree(apparent); 336 336 return NULL; 337 337 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
