index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
/
db
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dev/db')
-rw-r--r--
dev/db
3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev/db b/dev/db
index 86e35a3ece..1282352e6b 100644
--- a/
dev/db
+++ b/
dev/db
@@ -1,4 +1,5 @@
-load_printer "printers.cma"
+source core.dbg
+load_printer top_printers.cmo
install_printer Top_printers.ppfuture