IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1335


Ignore:
Timestamp:
Jul 29, 2004, 10:16:34 AM (22 years ago)
Author:
harman
Message:

Comment change

Location:
trunk/psLib/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psMetadata.h

    r1313 r1335  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-07-28 23:50:56 $
     12 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-07-29 20:16:34 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    238238 * sprintf format statement with exactly one % formatting command. If the metadata item type is a numeric
    239239 * type, this formatting command must also be numeric, and the type conversion performed to the value to match
    240  * the format type. If the metadata type is a string, the fromatting command must also br for a string. If the
     240 * the format type. If the metadata type is a string, the fromatting command must also be for a string. If the
    241241 * metadata type is any other data type, printing is not allowed.
    242242 *
  • trunk/psLib/src/collections/psMetadata.h

    r1313 r1335  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-07-28 23:50:56 $
     12 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-07-29 20:16:34 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    238238 * sprintf format statement with exactly one % formatting command. If the metadata item type is a numeric
    239239 * type, this formatting command must also be numeric, and the type conversion performed to the value to match
    240  * the format type. If the metadata type is a string, the fromatting command must also br for a string. If the
     240 * the format type. If the metadata type is a string, the fromatting command must also be for a string. If the
    241241 * metadata type is any other data type, printing is not allowed.
    242242 *
  • trunk/psLib/src/types/psMetadata.h

    r1313 r1335  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-07-28 23:50:56 $
     12 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-07-29 20:16:34 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    238238 * sprintf format statement with exactly one % formatting command. If the metadata item type is a numeric
    239239 * type, this formatting command must also be numeric, and the type conversion performed to the value to match
    240  * the format type. If the metadata type is a string, the fromatting command must also br for a string. If the
     240 * the format type. If the metadata type is a string, the fromatting command must also be for a string. If the
    241241 * metadata type is any other data type, printing is not allowed.
    242242 *
Note: See TracChangeset for help on using the changeset viewer.