about summary refs log tree commit diff
path: root/sourcecodes/data/example2/hQGgraphviz.txt
diff options
context:
space:
mode:
authorziejd22021-10-11 16:00:02 -0500
committerziejd22021-10-11 16:00:02 -0500
commit566a4de3fcc9b90da036dbf385044319c11a2b6a (patch)
tree15c23be0643f41128f11cf9bb378ed505e259a6b /sourcecodes/data/example2/hQGgraphviz.txt
parenta20784bad5cfa214ce23d16695d0064571bae9c3 (diff)
parent73ba58868451b5fc6611e1feaa9b63f17b6cd19d (diff)
downloadBNW-566a4de3fcc9b90da036dbf385044319c11a2b6a.tar.gz
Resolved merge conflict
Diffstat (limited to 'sourcecodes/data/example2/hQGgraphviz.txt')
-rw-r--r--sourcecodes/data/example2/hQGgraphviz.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/sourcecodes/data/example2/hQGgraphviz.txt b/sourcecodes/data/example2/hQGgraphviz.txt
deleted file mode 100644
index 7f279843..00000000
--- a/sourcecodes/data/example2/hQGgraphviz.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-digraph G {
-size="10,10";  ratio = fill;
-node [shape=square,width=1.5];
-Geno1 -> Trait2;
-Geno2 -> Trait3;
-Geno2 -> Trait4;
-Geno2 -> Trait6;
-Trait2 -> Trait1;
-Trait2 -> Trait4;
-Trait3 -> Trait4;
-}
\ No newline at end of file