fixed readrtns as per Adasko's changes in the FM branch http://mmka.chem.univ.gda...
[unres.git] / source / wham / src-M / read_ref_str.F
index 2245a59..ac1af61 100644 (file)
@@ -33,6 +33,8 @@ C
       external ilen
 C
       nres0=nres
+      nnt_old=nnt
+      nct_old=nct
       write (iout,*) "pdbref",pdbref
       if (pdbref) then
         read(inp,'(a)') pdbfile
@@ -164,5 +166,7 @@ c      print *,"Calling elecont"
      &    'Number of residues to be superposed:',nsup,
      &    ' (from residue',nstart_sup,' to residue',
      &    nend_sup,').'
+      nnt_old=nnt
+      nct_old=nct
       return
       end