Initial version.

This commit is contained in:
Mike Bordua
1994-07-17 07:14:24 +00:00
parent d9380967d1
commit c5cfdb94f9

10
src/misc/epicsEnvParams.h Normal file
View File

@@ -0,0 +1,10 @@
/* $Id$
* $Log$
*/
char *EPICS_TS_MIN_VALUE= "480";
char *EPICS_SYSCLK_VALUE= "128.3.112.85";
char *EPICS_IOCMCLK_VALUE= "131.243.192.31";
char *EPICS_IOC_LOG_VALUE= "128.3.112.85";
char *EPICS_IOC_FILE_VALUE= "400000";
char *EPICS_IOC_LOG_FILE_TXT= "/home/dfs/epics/apple/log/iocLog.text";