summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2016-03-29 13:41:23 +0200
committerGard Spreemann <gspreemann@gmail.com>2016-03-29 13:41:23 +0200
commitb3584427145314d63b41a4c5e7dc1fabccd2cc53 (patch)
treef98dbbcc3e2bc14df865ed6ef7db01c8db60328a
parent115158d1f6df79a4a3c7d1cdbd3f92c9042d8cb4 (diff)
Typo
-rw-r--r--phstuff/diphawrapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/phstuff/diphawrapper.py b/phstuff/diphawrapper.py
index d830301..2ae5f11 100644
--- a/phstuff/diphawrapper.py
+++ b/phstuff/diphawrapper.py
@@ -372,7 +372,7 @@ class DiphaRunner:
"""Initialize to run with a cubical complex. See `save_cubical`."""
save_cubical(self.ifile, complex)
- self.read = True
+ self.ready = True
def run(self):
"""Run DIPHA. Success is indicated by `code` member of the object