call ENnextH before ENnextQ
This commit is contained in:
committed by
GitHub
parent
d5e467fe47
commit
5adc02bc99
@@ -87,8 +87,8 @@ Contributors to this version (listed in order of first contribution):
|
|||||||
ENrunH(&t);
|
ENrunH(&t);
|
||||||
ENrunQ(&qt);
|
ENrunQ(&qt);
|
||||||
// collect results
|
// collect results
|
||||||
ENnextQ(&qstep);
|
|
||||||
ENnextH(&tstep);
|
ENnextH(&tstep);
|
||||||
|
ENnextQ(&qstep);
|
||||||
} while (tstep > 0);
|
} while (tstep > 0);
|
||||||
ENcloseQ();
|
ENcloseQ();
|
||||||
ENcloseH();
|
ENcloseH();
|
||||||
|
|||||||
Reference in New Issue
Block a user