diff options
Diffstat (limited to 'dmake/parse.c')
-rw-r--r-- | dmake/parse.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dmake/parse.c b/dmake/parse.c index 550f14223a91..6f5aa7c63c32 100644 --- a/dmake/parse.c +++ b/dmake/parse.c @@ -1,6 +1,4 @@ -/* $RCSfile: parse.c,v $ --- $Revision: 1.8 $ --- last change: $Author: ihi $ $Date: 2007-10-15 15:40:45 $ +/* -- -- SYNOPSIS -- Parse the input, and perform semantic analysis |