first commit
This commit is contained in:
11
perl/lib/Graph-Easy-0.76/t/txt/6_autosplit_class.txt
Normal file
11
perl/lib/Graph-Easy-0.76/t/txt/6_autosplit_class.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
node.red {
|
||||
color: red;
|
||||
columns: 2;
|
||||
label: D;
|
||||
}
|
||||
|
||||
[ A|B|C ] { basename: A; class: red; }
|
||||
|
||||
[ 1 ] --> [ A.0 ]
|
||||
[ 2 ] --> [ 3 ]
|
||||
[ 2 ] --> [ A.0 ]
|
||||
Reference in New Issue
Block a user