From 085b59d339e89b851766382c3761597586f4f3f6 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Sat, 2 Oct 2010 00:58:36 -0500 Subject: Completely change implementation --- graph_18.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 graph_18.py (limited to 'graph_18.py') 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'])} -- cgit v1.2.3-70-g09d2