IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1597


Ignore:
Timestamp:
Aug 19, 2004, 8:55:39 AM (22 years ago)
Author:
harman
Message:

Cleaned up comments

Location:
trunk/psLib/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.c

    r1595 r1597  
    1313 *  @author Ross Harman, MHPCC
    1414 *
    15  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2004-08-19 18:28:18 $
     15 *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2004-08-19 18:55:39 $
    1717 *
    1818 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2626#include "psError.h"
    2727#include "psMemory.h"
     28
     29/******************************************************************************/
     30/*  DEFINE STATEMENTS                                                         */
     31/******************************************************************************/
     32
     33// None
     34
     35/******************************************************************************/
     36/*  TYPE DEFINITIONS                                                          */
     37/******************************************************************************/
     38
     39// None
     40
     41/*****************************************************************************/
     42/*  GLOBAL VARIABLES                                                         */
     43/*****************************************************************************/
     44
     45// None
     46
     47/*****************************************************************************/
     48/*  FILE STATIC VARIABLES                                                    */
     49/*****************************************************************************/
     50
     51// None
     52
     53/*****************************************************************************/
     54/*  FUNCTION IMPLEMENTATION - LOCAL                                          */
     55/*****************************************************************************/
    2856
    2957
  • trunk/psLib/src/astronomy/psTime.c

    r1596 r1597  
    1313 *  @author Ross Harman, MHPCC
    1414 *
    15  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2004-08-19 18:28:18 $
     15 *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2004-08-19 18:55:39 $
    1717 *
    1818 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2626#include "psError.h"
    2727#include "psMemory.h"
     28
     29/******************************************************************************/
     30/*  DEFINE STATEMENTS                                                         */
     31/******************************************************************************/
     32
     33// None
     34
     35/******************************************************************************/
     36/*  TYPE DEFINITIONS                                                          */
     37/******************************************************************************/
     38
     39// None
     40
     41/*****************************************************************************/
     42/*  GLOBAL VARIABLES                                                         */
     43/*****************************************************************************/
     44
     45// None
     46
     47/*****************************************************************************/
     48/*  FILE STATIC VARIABLES                                                    */
     49/*****************************************************************************/
     50
     51// None
     52
     53/*****************************************************************************/
     54/*  FUNCTION IMPLEMENTATION - LOCAL                                          */
     55/*****************************************************************************/
    2856
    2957
Note: See TracChangeset for help on using the changeset viewer.