aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorThomas Sibut-Pinote2015-06-23 14:49:01 +0200
committerPierre Boutillier2015-06-23 18:21:33 +0200
commit4444768d3f4f9c4fcdd440f7ab902886bd8e2b09 (patch)
treeec32a18ad10f2afcfbe34801873ac7d74c6f2257 /dev
parent19fed6f504eb8450dee34faa8e84a6d4071131dc (diff)
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
This allows fatal_error to be used for printing anomalies at loading time.
Diffstat (limited to 'dev')
-rw-r--r--dev/printers.mllib4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib
index 2f78c2e915..74f36f6f5a 100644
--- a/dev/printers.mllib
+++ b/dev/printers.mllib
@@ -27,13 +27,14 @@ Pp
Segmenttree
Unicodetable
Unicode
-Errors
CObj
CList
CString
CArray
CStack
Util
+Ppstyle
+Errors
Bigint
Dyn
CUnix
@@ -154,7 +155,6 @@ Tok
Lexer
Ppextend
Pputils
-Ppstyle
Ppannotation
Stdarg
Constrarg