first commit
This commit is contained in:
8
perl/lib/Graph-Easy-0.76/t/in/dot/4_uppercase.dot
Normal file
8
perl/lib/Graph-Easy-0.76/t/in/dot/4_uppercase.dot
Normal file
@@ -0,0 +1,8 @@
|
||||
STRICT DIGRAPH "graph" {
|
||||
EDGE [ label=foo ]
|
||||
NODE [ style=dotted ]
|
||||
SUBGRAPH cluster_me {
|
||||
a -> b
|
||||
}
|
||||
c -> d
|
||||
}
|
||||
Reference in New Issue
Block a user