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