bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bison-1_29-branch] usage-vcg.patch


From: marc-alexandre autret
Subject: [bison-1_29-branch] usage-vcg.patch
Date: Thu, 16 Aug 2001 18:14:32 +0000 (GMT)

Add VCG entry for bison --help.



--- bison/src/getargs.c Mon Aug  6 11:22:33 2001
+++ bison-modif/src/getargs.c   Wed Aug 15 22:17:39 2001
@@ -118,7 +118,8 @@
   -d, --defines              also produce a header file\n\
   -v, --verbose              also produce an explanation of the automaton\n\
   -b, --file-prefix=PREFIX   specify a PREFIX for output files\n\
-  -o, --output-file=FILE     leave output to FILE\n"), stream);
+  -o, --output-file=FILE     leave output to FILE\n\
+  -g, --graph                output a VCG graph of the grammar automaton\n"), 
stream);
   putc ('\n', stream);
 
   fputs (_("\
--- bison/ChangeLog     Wed Aug 15 10:44:16 2001
+++ bison-modif/ChangeLog       Thu Aug 16 13:31:01 2001
@@ -1,3 +1,16 @@
+2001-08-16  Marc Autret  <address@hidden>
+
+       * src/getargs.c (usage): Update with ``-g, --graph''.
+
 2001-08-15  Akim Demaille  <address@hidden>
 
        Version 1.28c.


-- 
Autret Marc (address@hidden)
Eleve Ingenieur en Informatique 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]