Merge release-4-6 into master
[alexxy/gromacs.git] / src / programs / g_x2top / g_x2top.c
index 519fec272b478d1ec126e70b8f47ed38a5fdfc51..4a0f9b96deb306153c10485f489fa59ccf72bcb0 100644 (file)
@@ -343,7 +343,7 @@ static void print_rtp(const char *filenm,const char *title,t_atoms *atoms,
   gmx_fio_fclose(fp);
 }
 
-int main(int argc, char *argv[])
+int cmain(int argc, char *argv[])
 {
   const char *desc[] = {
     "[TT]g_x2top[tt] generates a primitive topology from a coordinate file.",