IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 29, 2006, 12:53:57 PM (19 years ago)
Author:
Paul Price
Message:

Shortening string so it can fit in a FITS header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psConfigure.c

    r10286 r10291  
    1313 *  @author Robert DeSonia, MHPCC
    1414 *
    15  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2006-11-29 21:33:09 $
     15 *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2006-11-29 22:53:48 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4848    psString tag = psStringStripCVS(cvsTag, "Name"); // CVS tag
    4949
    50     psStringAppend(&version, " (cvs tag %s) compiled %s at %s with"
     50    psStringAppend(&version, " (cvs tag %s), %s, %s with"
    5151                   #ifdef OMIT_PSDB
    5252                   "out"
Note: See TracChangeset for help on using the changeset viewer.