Replace gmx_large_int_t with gmx_int64_t
[alexxy/gromacs.git] / src / gromacs / legacyheaders / main.h
index 73c717f2c6360a427ab30adf705c2d9d42b2f218..c7c7d4c09b67cbbbdf92ed1a141e8964b3bbead4 100644 (file)
@@ -64,7 +64,7 @@ void check_multi_int(FILE *log, const gmx_multisim_t *ms,
                      int val, const char *name,
                      gmx_bool bQuiet);
 void check_multi_large_int(FILE *log, const gmx_multisim_t *ms,
-                           gmx_large_int_t val, const char *name,
+                           gmx_int64_t val, const char *name,
                            gmx_bool bQuiet);
 /* Check if val is the same on all processors for a mdrun -multi run
  * The string name is used to print to the log file and in a fatal error