Changeset 10291 for trunk/psLib/src/sys/psConfigure.c
- Timestamp:
- Nov 29, 2006, 12:53:57 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psConfigure.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.c
r10286 r10291 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $16 * @date $Date: 2006-11-29 2 1:33:09$15 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2006-11-29 22:53:48 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 48 48 psString tag = psStringStripCVS(cvsTag, "Name"); // CVS tag 49 49 50 psStringAppend(&version, " (cvs tag %s) compiled %s at%s with"50 psStringAppend(&version, " (cvs tag %s), %s, %s with" 51 51 #ifdef OMIT_PSDB 52 52 "out"
Note:
See TracChangeset
for help on using the changeset viewer.
