From 995f6673b5e725d6907ccd4f8e25033e8524f116 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Mon, 28 Jan 2019 16:37:57 -0600 Subject: Deleting old versions of files --- sourcecodes/data/example_sci_bk/Llugraphviz.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 sourcecodes/data/example_sci_bk/Llugraphviz.txt (limited to 'sourcecodes/data/example_sci_bk/Llugraphviz.txt') diff --git a/sourcecodes/data/example_sci_bk/Llugraphviz.txt b/sourcecodes/data/example_sci_bk/Llugraphviz.txt deleted file mode 100644 index 88bbd3ba..00000000 --- a/sourcecodes/data/example_sci_bk/Llugraphviz.txt +++ /dev/null @@ -1,10 +0,0 @@ -digraph G { -size="10,10"; ratio = fill; -node [shape=square,width=1.5]; -Genotype -> Gene3; -Genotype -> Gene1; -Gene3 -> Phenotype; -Gene2 -> Gene3; -Gene2 -> Phenotype; -Gene1 -> Gene2; -} \ No newline at end of file -- cgit 1.4.1