Added missing ampersand

This commit is contained in:
Nick Horelik 2014-10-07 00:56:16 -04:00
parent 2c433d3061
commit e67211b09c

View file

@ -3136,7 +3136,7 @@ contains
end if
if (.not. allocated(entropy_mesh % dimension)) then
message = "No dimension specified on entropy mesh for " //
message = "No dimension specified on entropy mesh for " // &
"meshlines on plot " // trim(to_str(pl % id))
call fatal_error()
end if