Merge branch 'database/master' back

This commit is contained in:
Ralph Lange
2018-06-20 09:32:23 +02:00
560 changed files with 94784 additions and 0 deletions
@@ -0,0 +1,13 @@
record(ai, "ai") {}
record(ao, "ao") {}
record(calc, "calc") {
field(CALC, "A")
}
record(calcout, "calcout") {
field(CALC, "A")
}
record(dfanout, "dfanout") {}
record(sel, "sel") {}
record(sub, "sub") {
field(SNAM, "myTestSub")
}