Moved tools files to C++
authorErik Lindahl <erik@kth.se>
Wed, 8 Jul 2015 23:47:28 +0000 (01:47 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 10 Jul 2015 10:09:43 +0000 (12:09 +0200)
commitb675b1755ba6deaa1daa0b73351e84164bee71bb
tree9a5d417a5f623e5c0d4e33dc0233ba109da53ba7
parent260e49e7c8eabde6ddd9c078fb17d72b6545ef3e
Moved tools files to C++

Added extern-c declarations to gmxcpp.h for calling
from the new C++ source.

Change-Id: I7b21398808a1d58849bff44690ece4d1f4e9db04
src/gromacs/gmxpreprocess/gmxcpp.h
src/gromacs/tools/CMakeLists.txt
src/gromacs/tools/check.cpp [moved from src/gromacs/tools/check.c with 97% similarity]
src/gromacs/tools/check.h
src/gromacs/tools/compare.cpp [moved from src/gromacs/tools/compare.c with 96% similarity]
src/gromacs/tools/convert_tpr.cpp [moved from src/gromacs/tools/convert_tpr.c with 98% similarity]
src/gromacs/tools/convert_tpr.h
src/gromacs/tools/dump.cpp [moved from src/gromacs/tools/dump.c with 98% similarity]
src/gromacs/tools/dump.h