From b3584427145314d63b41a4c5e7dc1fabccd2cc53 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 29 Mar 2016 13:41:23 +0200 Subject: Typo --- phstuff/diphawrapper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phstuff') 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 -- cgit v1.2.3