Remove RCS cruft.

This commit is contained in:
Christopher Faylor 2000-02-24 03:03:04 +00:00
parent 41f42725a2
commit 2528588a75
1 changed files with 0 additions and 6 deletions

View File

@ -36,12 +36,6 @@
* regular-expression syntax might require a total rethink.
*/
#if 0
#ifndef lint
static char *rcsid = "$Id$";
#endif /* not lint */
#endif
#include "regexp.h"
#include <stdio.h>
#include <ctype.h>