first commit
This commit is contained in:
10
perl/lib/Graph-Easy-0.76/t/group/0230.txt
Normal file
10
perl/lib/Graph-Easy-0.76/t/group/0230.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# groups (with border none)
|
||||
group.cities { label: Cities; }
|
||||
|
||||
( Cities
|
||||
[ Ulm ] -> [ Lahn ] -> [ Bonn ]
|
||||
-> [ Trier ]
|
||||
) { class: cities; background: #ff80a0; border: none; }
|
||||
|
||||
[ Koblenz ] -> [ Berlin ]
|
||||
[ Frankfurt ]
|
||||
Reference in New Issue
Block a user