Replace gmx_large_int_t with gmx_int64_t
[alexxy/gromacs.git] / src / gromacs / legacyheaders / shellfc.h
index 8e2419e7f8174b4e9e637e5b432ffcb4db210a0c..0298dd608d8dd05dcf6ce145c599453e872e98b3 100644 (file)
@@ -52,7 +52,7 @@ void make_local_shells(t_commrec *cr, t_mdatoms *md,
 
 /* Optimize shell positions */
 int relax_shell_flexcon(FILE *log, t_commrec *cr, gmx_bool bVerbose,
-                        gmx_large_int_t mdstep, t_inputrec *inputrec,
+                        gmx_int64_t mdstep, t_inputrec *inputrec,
                         gmx_bool bDoNS, int force_flags,
                         gmx_localtop_t *top,
                         gmx_constr_t constr,