From dd69cd22f442e52a9d8c990270afb408cc9d6c22 Mon Sep 17 00:00:00 2001 From: Pierre Boutillier Date: Mon, 3 Feb 2014 10:27:19 +0100 Subject: app_node, stack, state printers --- dev/base_include | 1 + 1 file changed, 1 insertion(+) (limited to 'dev/base_include') diff --git a/dev/base_include b/dev/base_include index 06a62abced..62574a5937 100644 --- a/dev/base_include +++ b/dev/base_include @@ -42,6 +42,7 @@ #install_printer (* Cpred.t *) pp_cpred;; #install_printer ppzipper;; #install_printer ppstack;; +#install_printer (* Reductionops.Stack.t *) pp_stack_t;; #install_printer ppatom;; #install_printer ppwhd;; #install_printer ppvblock;; -- cgit v1.2.3