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);
|
||||
ENrunQ(&qt);
|
||||
// collect results
|
||||
ENnextQ(&qstep);
|
||||
ENnextH(&tstep);
|
||||
ENnextQ(&qstep);
|
||||
} while (tstep > 0);
|
||||
ENcloseQ();
|
||||
ENcloseH();
|
||||
|
||||
Reference in New Issue
Block a user