From f45e4719e7e78d27566cb141f48afccca1e3fd06 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 9 Sep 1998 14:02:46 +0000 Subject: Added Id to headers. --- coq/coqtags | 3 +++ coq/example.v | 1 + 2 files changed, 4 insertions(+) (limited to 'coq') 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 -- cgit v1.2.3