aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/include
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-07-12 17:25:33 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-07-12 17:28:43 +0200
commit0e8fc03878b360e540069df139cbcc278837d5d2 (patch)
treedebd0f22181cc604b02828bad876d9050c0b1191 /dev/include
parent9427b99b167842bc4a831def815c4824030d518f (diff)
Adding econstr printer to "include" file.
Diffstat (limited to 'dev/include')
-rw-r--r--dev/include1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/include b/dev/include
index 31ae5da71..0d34595f4 100644
--- a/dev/include
+++ b/dev/include
@@ -31,6 +31,7 @@
#install_printer (* glob_constr *) ppglob_constr;;
#install_printer (* open constr *) ppopenconstr;;
#install_printer (* constr *) ppconstr;;
+#install_printer (* econstr *) ppeconstr;;
#install_printer (* constr_substituted *) ppsconstr;;
#install_printer (* constraints *) ppconstraints;;
#install_printer (* univ constraints *) ppuniverseconstraints;;