X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fhtml%2Flibrary%2Fcontrol.html;h=72c13b65f63bc4ab03de914953b392b58e830eee;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=697bf0f55d16a00fe43fe8bbe509acff31c5157a;hpb=9baa61064d841920029dab99d598933649fc00bd;p=helm.git diff --git a/helm/on-line/html/library/control.html b/helm/on-line/html/library/control.html index 697bf0f55..72c13b65f 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,9 @@