aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/include
diff options
context:
space:
mode:
authorGravatar Pierre Boutillier <pierre.boutillier@ens-lyon.org>2014-06-30 18:05:39 +0200
committerGravatar Pierre Boutillier <pierre.boutillier@ens-lyon.org>2014-08-26 17:48:50 +0200
commitbcfd854d7a6e012ac6bf116487a59a0f997725ee (patch)
tree08c36946a8d0587fe450b2ec897eaaf09145d166 /dev/include
parent3ffdcc7183b2cfbf6c53dd4f1dd6e48da416f07d (diff)
Debug RAKAM
Diffstat (limited to 'dev/include')
-rw-r--r--dev/include3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev/include b/dev/include
index 7c63f5443..941fa3383 100644
--- a/dev/include
+++ b/dev/include
@@ -53,7 +53,8 @@
#install_printer (* type_judgement *) pptype;;
#install_printer (* judgement *) ppj;;
-#install_printer (* judgement *) pp_cst_stack_t;;
+#install_printer (* Reductionops stcak of unfolded constants *) pp_cst_stack_t;;
+#install_printer (* Reductionops machine stack *) pp_stack_t;;
(*#install_printer (* hint_db *) print_hint_db;;*)
(*#install_printer (* hints_path *) pphintspath;;*)