aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/README
diff options
context:
space:
mode:
Diffstat (limited to 'dev/README')
-rw-r--r--dev/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/README b/dev/README
index 6b83579de..453f85f0d 100644
--- a/dev/README
+++ b/dev/README
@@ -40,7 +40,11 @@ Documentation of ML interfaces using ocamldoc (directory ocamldoc/html)
Other development tools (directory tools)
-----------------------
+coqdev.el: helper customizations for everyday Coq development, eg
+ making `compile' work in subdirectories
+
objects.el: various development utilities at emacs level
+
anomaly-traces-parser.el: a .emacs-ready elisp snippet to parse
location of Anomaly backtraces and jump to them conveniently from
the Emacs *compilation* output.