Merge release-4-6 into master
[alexxy/gromacs.git] / src / tools / gmx_disre.c
index 1851f744369004ec657919146d77f21b9b6716d2..c1fe188fc32e0be5153c6cf43bc6f841d571823a 100644 (file)
@@ -682,7 +682,7 @@ int gmx_disre(int argc,char *argv[])
     isize=0;
 
   ir.dr_tau=0.0;
-  init_disres(fplog,&mtop,&ir,NULL,FALSE,&fcd,NULL);
+  init_disres(fplog,&mtop,&ir,NULL,FALSE,&fcd,NULL,FALSE);
 
   natoms=read_first_x(oenv,&status,ftp2fn(efTRX,NFILE,fnm),&t,&x,box);
   snew(f,5*natoms);