Index: /trunk/psLib/src/astro/psTime.c
===================================================================
--- /trunk/psLib/src/astro/psTime.c	(revision 2024)
+++ /trunk/psLib/src/astro/psTime.c	(revision 2025)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-08 01:40:11 $
+ *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-08 22:59:09 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -825,5 +825,5 @@
 
     // Allocate psTime struct
-    ALLOC_TIME(outTime)
+    //ALLOC_TIME(outTime)
 
     // Convert tm time to psTime
Index: /trunk/psLib/src/astronomy/psTime.c
===================================================================
--- /trunk/psLib/src/astronomy/psTime.c	(revision 2024)
+++ /trunk/psLib/src/astronomy/psTime.c	(revision 2025)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-08 01:40:11 $
+ *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-08 22:59:09 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -825,5 +825,5 @@
 
     // Allocate psTime struct
-    ALLOC_TIME(outTime)
+    //ALLOC_TIME(outTime)
 
     // Convert tm time to psTime
