aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorThomas Sibut-Pinote2015-06-23 14:49:01 +0200
committerPierre-Marie Pédrot2015-06-25 14:30:02 +0200
commit3d33b59d725760bee14668c744b057a75440012e (patch)
treed3e53b9406204a29845e2d0cc22c0ee2a40948bb /dev
parent42893bd092c4a63174c97995b4fb561daf4de273 (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