Commit 805fd36b authored by claes's avatar claes

Opc added

parent f88444e6
......@@ -34,6 +34,9 @@ foldersTree = gFld("<b>Object Reference Manual</b>", "../orm_intro.html")
aux1 = insFld(foldersTree, gFld("<b>Profibus</b>", "profibus_index.html"))
Profibus(aux1)
aux1 = insFld(foldersTree, gFld("<b>Opc</b>", "opc_index.html"))
Opc(aux1)
aux1 = insFld(foldersTree, gFld("<b>TLog</b>", "tlog_index.html"))
TLog(aux1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment