summaryrefslogtreecommitdiff
path: root/ccl.c
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1988-05-07 00:06:10 +0000
committerVern Paxson <vern@ee.lbl.gov>1988-05-07 00:06:10 +0000
commit06b04fbeac7a4615c816e1daadb80475dbc689f1 (patch)
tree83c8d2c8e2de686d837699bd14f89129ecc39242 /ccl.c
parent0e0a017608aac16a9d86cefe5f79a36ae60f8c07 (diff)
added RCS id
Diffstat (limited to 'ccl.c')
-rw-r--r--ccl.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ccl.c b/ccl.c
index 163065a..41e6d47 100644
--- a/ccl.c
+++ b/ccl.c
@@ -1,5 +1,9 @@
/* ccl - routines for character classes */
+#ifndef lint
+static char rcsid[] = "@(#) $Header$ (LBL)";
+#endif
+
/*
* Copyright (c) 1987, the University of California
*