first commit
This commit is contained in:
10
perl/lib/Graph-Easy-0.76/t/in/5_joint_bug2.txt
Normal file
10
perl/lib/Graph-Easy-0.76/t/in/5_joint_bug2.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
[ A ] { flow: south; size: 5,1; } <--> [ B ], [ C ], [ D ] { origin: A; }
|
||||
|
||||
|
||||
<--> { start: south; end: south, 0; } [ E ] { origin: A; offset: 2,0; }
|
||||
|
||||
[ B ] { offset: 0,2; }
|
||||
[ C ] { origin: B; offset: 2,0; }
|
||||
[ D ] { origin: C; offset: 2,0; }
|
||||
|
||||
Reference in New Issue
Block a user