first commit
This commit is contained in:
12
perl/lib/Graph-Easy-0.76/t/txt/dot/4_loose.txt
Normal file
12
perl/lib/Graph-Easy-0.76/t/txt/dot/4_loose.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
title: unnamed;
|
||||
type: undirected;
|
||||
}
|
||||
|
||||
[ A ] -- [ B ]
|
||||
[ B ] -- [ C ]
|
||||
[ C ] -- [ D ]
|
||||
[ D ] -- [ A ]
|
||||
Reference in New Issue
Block a user