diff --git a/trunk/IO.f90 b/trunk/IO.f90 index 4c746ef9c..fbb424c3e 100644 --- a/trunk/IO.f90 +++ b/trunk/IO.f90 @@ -440,12 +440,14 @@ implicit none character (len=*) line + character (len=len(line)) IO_lc integer(pInt) i + IO_lc = line do i=1,len(line) - if(64