X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fhtml%2Flibrary%2Fcontrol.html;h=501e1d02883e2746331df021d4b908a30d600b28;hb=2865afb3a2ebce0376087c1cd41ab7146a6bdde4;hp=5c68710e10569c6b11360d9b4c63824db7d314f3;hpb=17b9d388831eaa2242c46ed76cad9a8e23c1baba;p=helm.git diff --git a/helm/on-line/html/library/control.html b/helm/on-line/html/library/control.html index 5c68710e1..501e1d028 100644 --- a/helm/on-line/html/library/control.html +++ b/helm/on-line/html/library/control.html @@ -38,6 +38,8 @@ outputOption(document, "cic", "CIC", mode_list[1]); outputOption(document, "types", "TYPES", mode_list[1]); outputOption(document, "ann", "ANN", mode_list[1]); + outputOption(document, "fwd", "RDF: Forward pointers", mode_list[1]); + outputOption(document, "bwd", "RDF: Backward pointers", mode_list[1]); } else { outputOption(document, "html", "HTML", mode_list[2]); outputOption(document, "mml_cont", "MathML Content", mode_list[2]); @@ -60,6 +62,8 @@