aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coqtags
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-09 14:02:46 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-09 14:02:46 +0000
commitf45e4719e7e78d27566cb141f48afccca1e3fd06 (patch)
treeb1c60befcda607743a068397b03dcb20aceaf952 /coq/coqtags
parenta4c0501d4007ad5f2d2f43c2cb5d1d5f137c6618 (diff)
Added Id to headers.
Diffstat (limited to 'coq/coqtags')
-rw-r--r--coq/coqtags3
1 files changed, 3 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";}