diff options
| author | David Aspinall | 2009-12-01 10:59:21 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-12-01 10:59:21 +0000 |
| commit | 5ceef45ab14985583c4da9b4627aaf1104b938e6 (patch) | |
| tree | 9dee4912a957fe17138afe77464f36799966738f | |
| parent | 222416c44716e759ec250486cbddb9d4ed30ab32 (diff) | |
Comments
| -rw-r--r-- | coq/example.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/example.v b/coq/example.v index 939f89c9..5c6894c7 100644 --- a/coq/example.v +++ b/coq/example.v @@ -1,5 +1,5 @@ (* - Example proof script for Coq Proof General (Coq V8 syntax). + Example proof script for Coq Proof General. $Id$ *) |
