X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c0259969d7a2a82a62a28f04448ce9843046a10d..63951be29fcb8e21146a9377176d53d509c575ca:/src/graphviz.h?ds=sidebyside diff --git a/src/graphviz.h b/src/graphviz.h index f3076ee8..556fdda1 100644 --- a/src/graphviz.h +++ b/src/graphviz.h @@ -1,6 +1,6 @@ /* Output Graphviz specification of a state machine generated by Bison. - Copyright (C) 2006, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2010-2012 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -21,7 +21,6 @@ #ifndef GRAPHVIZ_H_ # define GRAPHVIZ_H_ -# include /// Begin a Dot graph. /// \param fout output stream.