Skip to content
Snippets Groups Projects
Commit 1103da98 authored by Sascha Brinker's avatar Sascha Brinker
Browse files

Fixed typo in stop statement

parent 693046ed
No related branches found
No related tags found
No related merge requests found
......@@ -541,7 +541,7 @@ contains
bs(2,1) = temp2
elseif (mode=='1') then
else
stop'[bfield] mode not known'
stop '[bfield] mode not known'
end if
!if(myrank==master .and. debug) then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment