diff options
| -rw-r--r-- | contrib/xml/proofTree2Xml.ml4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/xml/proofTree2Xml.ml4 b/contrib/xml/proofTree2Xml.ml4 index 84091f0abd..20c0798a79 100644 --- a/contrib/xml/proofTree2Xml.ml4 +++ b/contrib/xml/proofTree2Xml.ml4 @@ -192,4 +192,6 @@ Pp.ppnl (Pp.(++) (Pp.str (* Hook registration *) +(* CSC: debranched since it is bugged Xmlcommand.set_print_proof_tree print_proof_tree;; +*) |
