Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archives
dmm
Commits
934baaf1
Commit
934baaf1
authored
Oct 08, 2014
by
Houtan Bastani
Browse files
fix typo
parent
f54d24db
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.for
View file @
934baaf1
...
...
@@ -715,7 +715,7 @@ C MCMC RECORDING phase
END DO
DO IDX=1,nobs
DO IDX1=1,nx
WRITE(12, '(F20.10)',advance='no') STATE(ID
K
, IDX1)
WRITE(12, '(F20.10)',advance='no') STATE(ID
X
, IDX1)
END DO
WRITE(12,*) ''
END DO
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment