diff options
Diffstat (limited to 'tw.parse.c')
-rw-r--r-- | tw.parse.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tw.parse.c b/tw.parse.c index 51c6cb34a113..4b492e20a408 100644 --- a/tw.parse.c +++ b/tw.parse.c @@ -1,4 +1,3 @@ -/* $Header: /p/tcsh/cvsroot/tcsh/tw.parse.c,v 3.139 2015/10/16 14:59:56 christos Exp $ */ /* * tw.parse.c: Everyone has taken a shot in this futile effort to * lexically analyze a csh line... Well we cannot good @@ -34,9 +33,6 @@ * SUCH DAMAGE. */ #include "sh.h" - -RCSID("$tcsh: tw.parse.c,v 3.139 2015/10/16 14:59:56 christos Exp $") - #include "tw.h" #include "ed.h" #include "tc.h" |