summaryrefslogtreecommitdiff
path: root/contrib/perl5/x2p/a2p.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /contrib/perl5/x2p/a2p.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'contrib/perl5/x2p/a2p.c')
-rw-r--r--contrib/perl5/x2p/a2p.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/perl5/x2p/a2p.c b/contrib/perl5/x2p/a2p.c
index e79e1562034ff..5b7415ff5bf07 100644
--- a/contrib/perl5/x2p/a2p.c
+++ b/contrib/perl5/x2p/a2p.c
@@ -3,14 +3,17 @@ static char yysccsid[] = "@(#)yaccpar 1.8 (Berkeley) 01/20/91";
#endif
#define YYBYACC 1
#line 2 "a2p.y"
-/* $RCSfile: a2p.y,v $$Revision: 4.1 $$Date: 92/08/07 18:29:12 $
+/* $RCSfile: a2p.c,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:03 $
*
* Copyright (c) 1991-1997, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
*
- * $Log: a2p.y,v $
+ * $Log: a2p.c,v $
+ * Revision 1.1.1.1 1998/09/09 07:00:03 markm
+ * Initial import of Perl5. The king is dead; long live the king!
+ *
*/
#include "INTERN.h"