first commit
This commit is contained in:
9
perl/lib/Graph-Easy-0.76/t/in/5_joint.txt
Normal file
9
perl/lib/Graph-Easy-0.76/t/in/5_joint.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
[ Hannover ] { flow: down; } --> { start: south; } [ Aachen ], [ Berlin ], [ Cuxhaven ]
|
||||
--> { start: south; end: south, 0 } [ Zwickau ] { origin: Hannover; offset: 2,-2; }
|
||||
|
||||
[ Aachen ] { origin : Hannover; offset: 0,2; }
|
||||
[ Berlin ] { origin : Aachen; offset: 2,0; }
|
||||
[ Cuxhaven ] { origin : Aachen; offset: 4,0; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user