Commit 168f9ef5 authored by claes's avatar claes

Profibus added

parent b7e77c07
......@@ -31,6 +31,9 @@ foldersTree = gFld("<b>Object Reference Manual</b>", "orm_intro.html")
aux1 = insFld(foldersTree, gFld("<b>Remote</b>", "remote_index.html"))
Remote(aux1)
aux1 = insFld(foldersTree, gFld("<b>Profibus</b>", "profibus_index.html"))
Profibus(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