10 lines
161 B
C
10 lines
161 B
C
/*epicsPrint.h */
|
|
|
|
/*This is now obsolete. Remlaced by errlog.h */
|
|
#ifndef INCepicsPrintH
|
|
#define INCepicsPrintH
|
|
|
|
#include "errlog.h"
|
|
|
|
#endif /*INCepicsPrintH*/
|