diff options
| author | Maxime Dénès | 2016-04-04 15:27:26 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2016-04-04 15:28:44 +0200 |
| commit | 009aaf99456362df6f8dbf8cc0df572a9a590574 (patch) | |
| tree | 9bc48a25331cd9a46d16fa8f43f98fd50c232243 /dev/README | |
| parent | 7a825927ec81239777012533155dcce6d4defc18 (diff) | |
| parent | d974365ef5928048edb87af218f6105ae454c3b6 (diff) | |
Merge remote-tracking branch 'origin/pr/78' into trunk:
An .emacs-ready elisp snippet to parse location of Anomaly backtraces
and jump to them conveniently from the Emacs *compilation* output.
Diffstat (limited to 'dev/README')
| -rw-r--r-- | dev/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/README b/dev/README index 5edf64c8f2..814f609576 100644 --- a/dev/README +++ b/dev/README @@ -45,3 +45,6 @@ Makefile.subdir: makefile dedicated to intensive work in a given subdirectory Makefile.devel: utilities to automatically launch coq in various states Makefile.common: used by other Makefiles 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. |
