X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Ftrrio.h;fp=src%2Fgromacs%2Ffileio%2Ftrnio.h;h=cb45bb6c19289af502deebd60717fbb78a0101fe;hb=ee8d2805e8a1510b37cdeab4df06daca196bfb01;hp=3550790f912b067fc04bcb6963cf18b2334b8d92;hpb=64a6716f5a93af9cd89db4e62142a871a95a27b7;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/trnio.h b/src/gromacs/fileio/trrio.h similarity index 96% rename from src/gromacs/fileio/trnio.h rename to src/gromacs/fileio/trrio.h index 3550790f91..cb45bb6c19 100644 --- a/src/gromacs/fileio/trnio.h +++ b/src/gromacs/fileio/trrio.h @@ -34,9 +34,8 @@ * To help us fund GROMACS development, we humbly ask that you cite * the research papers on the package. Check out http://www.gromacs.org. */ - -#ifndef GMX_FILEIO_TRNIO_H -#define GMX_FILEIO_TRNIO_H +#ifndef GMX_FILEIO_TRRIO_H +#define GMX_FILEIO_TRRIO_H #include "gromacs/math/vectypes.h" #include "gromacs/utility/basedefinitions.h" @@ -50,9 +49,9 @@ * The files are backward compatible, therefore the header holds * some unused variables. * - * The routines in the corresponding c-file trnio.c - * are based on the lower level routines in gmxfio.c - * The integer file pointer returned from open_trn + * The routines in the corresponding c-file trrio.cpp + * are based on the lower level routines in gmxfio.cpp + * The file handle returned from open_trn * can also be used with the routines in gmxfio.h * **************************************************************/