Added 'Misc./dot.dot'
This commit is contained in:
parent
96bd140dff
commit
3a4c4b30d1
8
Misc./dot.dot
Normal file
8
Misc./dot.dot
Normal file
@ -0,0 +1,8 @@
|
||||
// @BAKE dot -Tpng $@ -o $*.png
|
||||
digraph G {
|
||||
subgraph cluster_0 {
|
||||
label = "Graphviz";
|
||||
dot;
|
||||
other_stuff;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user