mirror of
https://github.com/boostorg/graph.git
synced 2026-01-19 04:12:11 +00:00
Broken example...
[SVN r27276]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
graph {
|
||||
graph foo {
|
||||
edge [weight="10"];
|
||||
0 -- 1 [weight="3.14159"];
|
||||
1 -- foo [weight="2.71828"];
|
||||
|
||||
Reference in New Issue
Block a user