IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 5, 2004, 9:38:52 AM (22 years ago)
Author:
desonia
Message:

Misc. doxygen polishings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psMetadata.c

    r1387 r1393  
    1111*  @author Ross Harman, MHPCC
    1212*
    13 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    14 *  @date $Date: 2004-08-05 02:22:42 $
     13*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     14*  @date $Date: 2004-08-05 19:38:51 $
    1515*
    1616*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3939/******************************************************************************/
    4040
    41 // None
     41/** Maximum length of string */
     42#define MAX_STRING_LENGTH 1024
     43
     44/** Maximum length of FITS line */
     45#define FITS_LINE_SIZE 80
    4246
    4347/******************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.