added version string

This commit is contained in:
Jeff Hill
2002-07-31 21:16:41 +00:00
parent bf53780fca
commit a687497578

View File

@@ -19,9 +19,12 @@
#define epicsExportSharedSymbols
#include "locationException.h"
#include "epicsAssert.h"
#include "epicsVersion.h"
#include "envDefs.h"
#include "epicsTime.h"
static const char *id = "@(#) " EPICS_VERSION_STRING ", Common Utilities Library" __DATE__;
//
// useful public constants
//