Changeset 1745
- Timestamp:
- Sep 8, 2004, 3:46:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psTrace.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psTrace.c
r1744 r1745 9 9 * @author George Gusciora, MHPCC 10 10 * 11 * @version $Revision: 1.3 2$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-09-09 01:4 5:49$11 * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-09-09 01:46:15 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 279 279 finds that component, it returns the level of that component. 280 280 Otherwise, it returns ???. 281 282 NOTE: We modified this so that the user may omit the leading "," in a 283 component name. Since the code was already implemented assuming the "." 284 was required, rather than change all that code, in this function, I 285 simply add a leading "." to the component name if there is none. 281 286 282 287 Inputs:
Note:
See TracChangeset
for help on using the changeset viewer.
