diff options
Diffstat (limited to 'dev/include')
| -rw-r--r-- | dev/include | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/include b/dev/include index 4a025d077c..7c63f54436 100644 --- a/dev/include +++ b/dev/include @@ -53,6 +53,8 @@ #install_printer (* type_judgement *) pptype;; #install_printer (* judgement *) ppj;; +#install_printer (* judgement *) pp_cst_stack_t;; + (*#install_printer (* hint_db *) print_hint_db;;*) (*#install_printer (* hints_path *) pphintspath;;*) #install_printer (* goal *) ppgoal;; |
