summaryrefslogtreecommitdiff
path: root/graph_18.py
diff options
context:
space:
mode:
authorEric Anderson <ejona86@gmail.com>2010-10-02 00:58:36 -0500
committerEric Anderson <ejona86@gmail.com>2010-10-02 00:58:36 -0500
commit085b59d339e89b851766382c3761597586f4f3f6 (patch)
tree50c547cf7336c464fc8e709174cdbce2f1fb10b3 /graph_18.py
parent47fb89d9dacb3d63a194bd7547768ba56d72e617 (diff)
downloadwordtree-master.tar.gz
wordtree-master.zip
Completely change implementationHEADmaster
Diffstat (limited to 'graph_18.py')
-rw-r--r--graph_18.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/graph_18.py b/graph_18.py
deleted file mode 100644
index d11f9c0..0000000
--- a/graph_18.py
+++ /dev/null
@@ -1,2 +0,0 @@
-# -*- encoding: latin-1 -*-
-graph = {'phototopographical': set(['phytotopographical']), 'uncommunicableness': set(['incommunicableness']), 'polychromatophilia': set(['polychromatophilic']), 'polychromatophilic': set(['polychromatophilia']), 'macrolepidopterous': set(['microlepidopterous']), 'superindividualist': set(['superindividualism']), 'anarchosyndicalist': set(['anarchosyndicalism']), 'phytotopographical': set(['phototopographical']), 'telekinematography': set(['telecinematography']), 'inappreciativeness': set(['unappreciativeness']), 'undiscriminatingly': set(['indiscriminatingly']), 'inapprehensiveness': set(['unapprehensiveness']), 'chlorophylligenous': set(['chlorophylligerous']), 'uncommensurability': set(['incommensurability']), 'indiscriminatingly': set(['undiscriminatingly']), 'superindividualism': set(['superindividualist']), 'presuperintendency': set(['presuperintendence']), 'chlorophylligerous': set(['chlorophylliferous', 'chlorophylligenous']), 'anarchosyndicalism': set(['anarchosyndicalist']), 'osteocartilaginous': set(['osseocartilaginous']), 'presuperintendence': set(['presuperintendency']), 'chromophotographic': set(['chronophotographic']), 'palaeodictyopteron': set(['palaeodictyopteran']), 'incommunicableness': set(['uncommunicableness']), 'unorthographically': set(['anorthographically']), 'controversionalism': set(['controversionalist']), 'chronophotographic': set(['chromophotographic']), 'incommensurability': set(['uncommensurability']), 'palaeodictyopteran': set(['palaeodictyopteron']), 'controversionalist': set(['controversionalism']), 'unappreciativeness': set(['inappreciativeness']), 'osseocartilaginous': set(['osteocartilaginous']), 'theophilanthropist': set(['theophilanthropism']), 'chlorophylliferous': set(['chlorophylligerous']), 'unapprehensiveness': set(['inapprehensiveness']), 'theophilanthropism': set(['theophilanthropist']), 'unsurmountableness': set(['insurmountableness']), 'insurmountableness': set(['unsurmountableness']), 'anorthographically': set(['unorthographically']), 'telecinematography': set(['telekinematography']), 'microlepidopterous': set(['macrolepidopterous'])}