first commit
This commit is contained in:
13
perl/lib/Graph-Easy-0.76/t/txt/6_multicell.txt
Normal file
13
perl/lib/Graph-Easy-0.76/t/txt/6_multicell.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
[ A ] { size: 2,2; }
|
||||
[ B ] { rows: 2; }
|
||||
[ C ] { size: 3,1; }
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ A ] --> [ B ]
|
||||
[ A ] --> [ F ]
|
||||
[ A ] --> [ G ]
|
||||
[ B ] --> [ C ]
|
||||
[ B ] --> [ C ]
|
||||
[ B ] --> [ C ]
|
||||
[ C ] --> [ D ]
|
||||
[ D ] --> [ C ]
|
||||
Reference in New Issue
Block a user