Fixed statepoint spec in documentation.

This commit is contained in:
Paul Romano 2013-02-25 00:29:48 -05:00
parent 7632f3df79
commit e6aee9d1c0

View file

@ -69,7 +69,7 @@ if (run_mode == MODE_EIGENVALUE)
k-effective for the i-th batch
*do i = 1, current_batch*
*do i = 1, current_batch \* gen_per_batch*
**real(8) entropy(i)**
@ -317,7 +317,7 @@ if (run_mode == MODE_EIGENVALUE)
k-effective for the i-th batch
*do i = 1, current_batch*
*do i = 1, current_batch \* gen_per_batch*
**real(8) entropy(i)**