]> git.saurik.com Git - bison.git/blobdiff - src/main.c
Add src/state.c to the repo.
[bison.git] / src / main.c
index 8070446683212b4a47598e89431979d34588d70f..76caf7a0242b58b0e6c4d360b26aa609d0001f75 100644 (file)
@@ -64,8 +64,7 @@ main (int argc, char *argv[])
   if (complain_message_count)
     exit (1);
 
-  /* Find useless nonterminals and productions and reduce the grammar.
-     In file reduce.c.  */
+  /* Find useless nonterminals and productions and reduce the grammar. */
   reduce_grammar ();
 
   /* Record other info about the grammar.  In files derives and