5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
# $Source: /cvs/A/CS/startup/startup.script_iocmon,v $
|
|
require "iocmon"
|
|
sprintf (STRINGBUFFER, "IOC=%s,CRATE=%s", IOC, IOC)
|
|
dbLoadDatabase ("iocmon.template", TEMPLATES, STRINGBUFFER)
|