summaryrefslogtreecommitdiff
path: root/graph_23.py
diff options
context:
space:
mode:
Diffstat (limited to 'graph_23.py')
-rw-r--r--graph_23.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/graph_23.py b/graph_23.py
new file mode 100644
index 0000000..2b86113
--- /dev/null
+++ b/graph_23.py
@@ -0,0 +1,2 @@
+# -*- encoding: latin-1 -*-
+graph = {'pseudolamellibranchiata': set(['pseudolamellibranchiate']), 'pseudolamellibranchiate': set(['pseudolamellibranchiata'])}