diff options
| author | ziejd2 | 2021-02-24 15:19:03 -0600 |
|---|---|---|
| committer | ziejd2 | 2021-02-24 15:19:03 -0600 |
| commit | 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 (patch) | |
| tree | d4356879a9b0a3d44063a6b292ef0197173697af /sourcecodes/data/old/examplezoo/fSfgraphviz.txt | |
| parent | a2b306b10fb07f07c63235861ccfe460153e8609 (diff) | |
| download | BNW-1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0.tar.gz | |
Moving final GENENET8 version to master
Diffstat (limited to 'sourcecodes/data/old/examplezoo/fSfgraphviz.txt')
| -rw-r--r-- | sourcecodes/data/old/examplezoo/fSfgraphviz.txt | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/sourcecodes/data/old/examplezoo/fSfgraphviz.txt b/sourcecodes/data/old/examplezoo/fSfgraphviz.txt deleted file mode 100644 index 701801c6..00000000 --- a/sourcecodes/data/old/examplezoo/fSfgraphviz.txt +++ /dev/null @@ -1,61 +0,0 @@ -digraph G { -size="10,10"; ratio = fill; -node [shape=square,width=1.5]; -feathers -> type; -eggs -> hair; -eggs -> feathers; -eggs -> toothed; -eggs -> backbone; -eggs -> breathes; -eggs -> legs; -eggs -> tail; -eggs -> catsize; -milk -> hair; -milk -> feathers; -milk -> toothed; -milk -> backbone; -milk -> breathes; -milk -> legs; -milk -> tail; -milk -> catsize; -milk -> type; -airborne -> eggs; -airborne -> milk; -airborne -> backbone; -airborne -> breathes; -airborne -> catsize; -aquatic -> eggs; -aquatic -> milk; -aquatic -> breathes; -aquatic -> fins; -backbone -> hair; -backbone -> feathers; -backbone -> toothed; -backbone -> fins; -backbone -> legs; -backbone -> tail; -backbone -> type; -breathes -> hair; -breathes -> toothed; -breathes -> backbone; -breathes -> fins; -breathes -> legs; -breathes -> catsize; -breathes -> type; -venomous -> hair; -venomous -> feathers; -venomous -> eggs; -venomous -> milk; -venomous -> toothed; -venomous -> backbone; -venomous -> breathes; -venomous -> fins; -venomous -> legs; -venomous -> tail; -venomous -> catsize; -legs -> type; -domestic -> eggs; -domestic -> milk; -domestic -> fins; -domestic -> tail; -} \ No newline at end of file |
