Changeset 2025
- Timestamp:
- Oct 8, 2004, 12:59:09 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
astro/psTime.c (modified) (2 diffs)
-
astronomy/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.c
r2019 r2025 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-10-08 01:40:11$13 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2004-10-08 22:59:09 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 825 825 826 826 // Allocate psTime struct 827 ALLOC_TIME(outTime)827 //ALLOC_TIME(outTime) 828 828 829 829 // Convert tm time to psTime -
trunk/psLib/src/astronomy/psTime.c
r2019 r2025 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-10-08 01:40:11$13 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2004-10-08 22:59:09 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 825 825 826 826 // Allocate psTime struct 827 ALLOC_TIME(outTime)827 //ALLOC_TIME(outTime) 828 828 829 829 // Convert tm time to psTime
Note:
See TracChangeset
for help on using the changeset viewer.
