Imported files from METIS SVN

This commit is contained in:
Bernardo Carvalho
2019-10-09 10:59:54 +01:00
parent 61d1517c44
commit 70c9ee4b76
473 changed files with 10804 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
To start the ioc from this directory execute the command
../../bin/linux-arm/<appname> st.cmd
Alternatively make the st.cmd file directly executable with
chmod +x st.cmd
and check the executable name on the first line of the st.cmd file
You may need to change the name of the .dbd file given in the
st.cmd's dbLoadDatabase() command before starting the ioc.