Remove topology -> fileio dependency
commit481dd0a9549c53a6d7f76c7d29b0991d278e49ea
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 10 Dec 2015 19:29:43 +0000 (10 21:29 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Sat, 12 Dec 2015 03:20:06 +0000 (12 04:20 +0100)
treefe52c382838a639ec72684f2f9b6e6dd6558780c
parent5922c55f2bee75b57a9d2ce0a5cd9d38ff55702e
Remove topology -> fileio dependency

There is no particular reason why .ndx reading/writing would need to use
gmxfio.h for I/O, instead of the simpler routines from futil.h.  For
now, removing the use of gmxfio.h makes the dependencies much cleaner.

Part of #1854.

Change-Id: I86ed5dea88a230fbd337acb3a47048c9ab6e7fbe
docs/doxygen/cycle-suppressions.txt
src/gromacs/topology/index.cpp