Skip to content

Commit

Permalink
fixup whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Jackson committed Jan 15, 2025
1 parent 1174c97 commit cc21f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suite/library-mode-test/demo.f90
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ program ok
call w90_set_option(w90main, 'distk', distk)
call w90_set_option(w90main, 'dis_win_max', 24.d0)
call w90_set_option(w90main, 'exclude_bands', exclude)
call w90_set_option(w90main, 'iprint', 0) ! disable printout
call w90_set_option(w90main, 'iprint', 0) ! disable printout
call w90_set_option(w90main, 'num_iter', 1000)
call w90_set_option(w90main, 'num_print_cycles', 40)

Expand Down

0 comments on commit cc21f4d

Please sign in to comment.