diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/coqast.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coqast.mli b/lib/coqast.mli index 5c7453412e..006b98b3e0 100644 --- a/lib/coqast.mli +++ b/lib/coqast.mli @@ -1,5 +1,5 @@ -(* $Id$^*) +(* $Id$ *) type loc = int * int |
