change test
This commit is contained in:
parent
d0ea7b9563
commit
0787fcf6cb
13
dita-ot-3.6/ab.dot
Normal file
13
dita-ot-3.6/ab.dot
Normal file
@ -0,0 +1,13 @@
|
||||
digraph G {
|
||||
splines="FALSE";
|
||||
|
||||
/* Entities */
|
||||
shortName [label="shortName", shape="square"]
|
||||
|
||||
shortName2 [label="shortName", shape="oval"]
|
||||
/* Relationships */
|
||||
F1 -> shortName[label=".63"]
|
||||
|
||||
/* Ranks */
|
||||
{ rank=same; shortName; };
|
||||
}
|
Loading…
Reference in New Issue
Block a user