Suggestion by @Franz
This commit is contained in:
parent
578ee2b214
commit
e89a03d456
|
@ -495,7 +495,7 @@ subroutine IO_error(error_ID,el,ip,g,instance,ext_msg)
|
|||
case (709)
|
||||
msg = 'Length mismatch'
|
||||
case (710)
|
||||
msg = 'Quotation missing in string'
|
||||
msg = 'Closing quotation mark missing in string'
|
||||
|
||||
!-------------------------------------------------------------------------------------------------
|
||||
! errors related to the grid solver
|
||||
|
|
Loading…
Reference in New Issue