Skip to content
Snippets Groups Projects
Commit 42803330 authored by Anders Lindh Olsson's avatar Anders Lindh Olsson 🎱
Browse files

Fix formatting

parent 849bc426
No related branches found
No related tags found
No related merge requests found
essioc
======
European Spallation Source ERIC Site-specific EPICS module : essioc
This module either contains or is the interface to all standard IOC support functionality at ESS. It handles setup of autosave, IOC monitoring (via EPICS), (CA/pvA)put-logging, integration with ChannelFinder, and access security.
......
......@@ -9,4 +9,3 @@ ASG(critical) {
RULE(1,READ)
RULE(1,WRITE,TRAPWRITE) { UAG(critical-users) }
}
......@@ -9,4 +9,3 @@ ASG(critical) {
RULE(1,READ)
RULE(1,WRITE,TRAPWRITE) { UAG(critical-users) }
}
......@@ -31,5 +31,3 @@ ASG(critical) {
UAG(MPS)
}
}
......@@ -9,4 +9,3 @@ ASG(critical) {
RULE(1,READ)
RULE(1,WRITE,TRAPWRITE) { UAG(critical-users) }
}
registrar(afterInitRegister)
\ No newline at end of file
registrar(afterInitRegister)
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