diff options
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coqtags | 3 | ||||
| -rw-r--r-- | coq/example.v | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/coq/coqtags b/coq/coqtags index b6c72c78..b51066ed 100644 --- a/coq/coqtags +++ b/coq/coqtags @@ -1,4 +1,7 @@ #!/usr/local/bin/perl4 +# +# $Id$ +# $/=0777; if($#ARGV<$[) {die "No Files\n";} diff --git a/coq/example.v b/coq/example.v index c9c88d9e..045e2f94 100644 --- a/coq/example.v +++ b/coq/example.v @@ -1,2 +1,3 @@ +(* Id *) INSERT HANDY COQ EXAMPLE HERE!
\ No newline at end of file |
