first commit
This commit is contained in:
11
perl/lib/Graph-Easy-0.76/t/txt/7_tree.txt
Normal file
11
perl/lib/Graph-Easy-0.76/t/txt/7_tree.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
edge { start: south, 0; }
|
||||
|
||||
[ A1 ] { offset: 2,1; origin: A; }
|
||||
[ A23 ] { offset: 2,1; origin: A2; }
|
||||
|
||||
[ A ] --> [ A2 ]
|
||||
[ A ] --> [ A1 ]
|
||||
[ A ] --> [ A3 ]
|
||||
[ A2 ] --> [ A21 ]
|
||||
[ A2 ] --> [ A22 ]
|
||||
[ A2 ] --> [ A23 ]
|
||||
Reference in New Issue
Block a user