X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fviewit.cpp;fp=src%2Fgromacs%2Fgmxlib%2Fviewit.c;h=bfe96e364c7d74d946f448cfd08d236d671a18ff;hb=87823c5ebe2ecab05a07cfdfd5165e53cb07c30d;hp=61f00ae86130c601a17e7e8f44899b0e5e080b2e;hpb=4fb23a1438393a48312088b77f662c30ac7fbf68;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/viewit.c b/src/gromacs/gmxlib/viewit.cpp similarity index 97% rename from src/gromacs/gmxlib/viewit.c rename to src/gromacs/gmxlib/viewit.cpp index 61f00ae861..bfe96e364c 100644 --- a/src/gromacs/gmxlib/viewit.c +++ b/src/gromacs/gmxlib/viewit.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1991-2000, University of Groningen, The Netherlands. * Copyright (c) 2001-2004, The GROMACS development team. - * Copyright (c) 2013,2014, by the GROMACS development team, led by + * Copyright (c) 2013,2014,2015, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://www.gromacs.org. @@ -39,8 +39,8 @@ #include "gromacs/legacyheaders/viewit.h" -#include -#include +#include +#include #include "gromacs/fileio/filenm.h" #include "gromacs/legacyheaders/macros.h"