Changeset 1441 for trunk/psLib/src/sys/psLogMsg.h
- Timestamp:
- Aug 9, 2004, 1:40:55 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psLogMsg.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.h
r1426 r1441 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-08-09 2 2:44:25 $14 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-08-09 23:40:55 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 18 18 */ 19 19 #if !defined(PS_LOG_MSG_H) 20 # define PS_LOG_MSG_H21 # include <stdarg.h>20 #define PS_LOG_MSG_H 21 #include <stdarg.h> 22 22 23 23 /** @addtogroup LogTrace
Note:
See TracChangeset
for help on using the changeset viewer.
