X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perly.h;h=38bad2af9bfb5e028621553734675c47d673d491;hb=df06d623719a79bc228835e7155be223f4786e6c;hp=c5b5494bfccfe81fb40965ba844e756ec6cbcc08;hpb=7f46837f634959685269c98c9e8370762c3b74d1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perly.h b/perly.h index c5b5494..38bad2a 100644 --- a/perly.h +++ b/perly.h @@ -175,7 +175,6 @@ #endif /* PERL_CORE */ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 30 "perly.y" typedef union YYSTYPE { I32 ival; char *pval; @@ -186,7 +185,6 @@ typedef union YYSTYPE { GV *gvval; } YYSTYPE; /* Line 1447 of yacc.c. */ -#line 188 "perly.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1