Skip to content
Snippets Groups Projects
Commit 541bf9a9 authored by Gabriel Fedel's avatar Gabriel Fedel :speech_balloon: Committed by iocuser
Browse files

Include autosave

parent a31df8de
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ epicsEnvSet("TOP", "$(E3_CMD_TOP)")
epicsEnvSet("F-SAMPLING" "$(F_SAMPLING)")
epicsEnvSet("F-SYSTEM" "$(F_SYSTEM)")
# Load autosave
require autosave
iocshLoad("$(autosave_DIR)/autosave.iocsh", "AS_TOP=$(TOP)/autosave, IOCNAME=llrf")
# Load timing
require mrfioc2, 2.2.1rc3
require evrisland
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment