In addition, a line beginning with a '#' character is considered a line
output from a C preprocessor (e.g., # 34 to indicate line 34 ) and discarded.
<P>
-Semicolons aid readability but are not required except in the rare case
-that a named subgraph with no body immediately preceeds an anonymous
-subgraph, since the precedence rules cause this sequence to be parsed as
-a subgraph with a heading and a body.
+Semicolons and commas aid readability but are not required.
Also, any amount of whitespace may be inserted between terminals.
<P>
As another aid for readability, dot allows double-quoted strings to
In addition, a line beginning with a '#' character is considered a line
output from a C preprocessor (e.g., # 34 to indicate line 34 ) and discarded.
<P>
-Semicolons aid readability but are not required except in the rare case
-that a named subgraph with no body immediately preceeds an anonymous
-subgraph, since the precedence rules cause this sequence to be parsed as
-a subgraph with a heading and a body.
+Semicolons and commas aid readability but are not required.
Also, any amount of whitespace may be inserted between terminals.
<P>
As another aid for readability, dot allows double-quoted strings to