summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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