]> git.saurik.com Git - bison.git/commitdiff
* bison.s1 (#line): All set to `#line' only, since the Makefile
authorAkim Demaille <akim@epita.fr>
Fri, 17 Mar 2000 11:27:17 +0000 (11:27 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 17 Mar 2000 11:27:17 +0000 (11:27 +0000)
now handles them.

ChangeLog
src/bison.s1
src/bison.simple

index 6e2c21e9019123c62607c141385c50efd9f85b5e..aa135005aa1d8ad0c8d7bf795a648f13937a91e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-17  Akim Demaille  <akim@epita.fr>
+
+       * bison.s1 (#line): All set to `#line' only, since the Makefile
+       now handles them.
+
 2000-03-16  Akim Demaille  <akim@epita.fr>
 
        * src/output.c (output_rule_data): Output the documentation of
index c10cee41237258d08a7298992502a046d134eb51..8de2ccd341922aaa5f18a53edab67438b2e03bf4 100644 (file)
@@ -1,5 +1,5 @@
 /* -*-C-*-  Note some compilers choke on comments on `#line' lines.  */
-#line 3 "bison.simple"
+#line
 /* This file comes from bison-@bison_version@.  */
 
 /* Skeleton output parser for bison,
@@ -222,7 +222,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
 # endif
 #endif
 \f
-#line 217 "bison.simple"
+#line
 
 /* The user can define YYPARSE_PARAM as the name of an argument to be passed
    into yyparse.  The argument should have type void *.
@@ -551,7 +551,7 @@ yyreduce:
     }
 #endif
 $   /* the action file gets copied in in place of this dollarsign */
-#line 543 "bison.simple"
+#line
 \f
   yyvsp -= yylen;
   yyssp -= yylen;
index c10cee41237258d08a7298992502a046d134eb51..8de2ccd341922aaa5f18a53edab67438b2e03bf4 100644 (file)
@@ -1,5 +1,5 @@
 /* -*-C-*-  Note some compilers choke on comments on `#line' lines.  */
-#line 3 "bison.simple"
+#line
 /* This file comes from bison-@bison_version@.  */
 
 /* Skeleton output parser for bison,
@@ -222,7 +222,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
 # endif
 #endif
 \f
-#line 217 "bison.simple"
+#line
 
 /* The user can define YYPARSE_PARAM as the name of an argument to be passed
    into yyparse.  The argument should have type void *.
@@ -551,7 +551,7 @@ yyreduce:
     }
 #endif
 $   /* the action file gets copied in in place of this dollarsign */
-#line 543 "bison.simple"
+#line
 \f
   yyvsp -= yylen;
   yyssp -= yylen;