diff options
| author | Maxime Dénès | 2020-06-05 11:29:05 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2020-06-05 11:29:05 +0200 |
| commit | 0379ab63a3a84bae6da8b8d5ae42af4261520279 (patch) | |
| tree | 4f723436356a436274c75d16741da528ae07237e /dev/include_printers | |
| parent | 0ae20176df146b90f11e131aff3673584e6ffb3a (diff) | |
| parent | 497a300a7f50d2f4a37dae5c3d6fdab870829051 (diff) | |
Merge PR #11707: Split the Reductionops machine from the cbn one
Reviewed-by: maximedenes
Diffstat (limited to 'dev/include_printers')
| -rw-r--r-- | dev/include_printers | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/include_printers b/dev/include_printers index d077075eeb..30529b5fd6 100644 --- a/dev/include_printers +++ b/dev/include_printers @@ -27,7 +27,6 @@ #install_printer (* id set *) ppidset;; #install_printer (* int set *) ppintset;; -#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;;*) |
