Broken example...

[SVN r27276]
This commit is contained in:
Douglas Gregor 2005-02-09 15:26:07 +00:00
parent cc462f60ec
commit 1f33664599

View File

@ -1,4 +1,4 @@
graph {
graph foo {
edge [weight="10"];
0 -- 1 [weight="3.14159"];
1 -- foo [weight="2.71828"];