Add basic tests for reading/writing structure files
[alexxy/gromacs.git] / src / gromacs / fileio / filenm.h
index 4d49c0e428fe9d73ae2d0d2cb1fddd0cf5b2b0c6..283f99f0436175c6e3e57fdfac1bf503d3395602 100644 (file)
@@ -45,8 +45,8 @@
 extern "C" {
 #endif
 
-/* this enum should correspond to the array deffile in gmxlib/filenm.c */
-enum {
+/* this enum should correspond to the array deffile in filenm.cpp */
+enum GromacsFileType {
     efMDP,
     efTRX, efTRO, efTRN, efTRR, efCOMPRESSED, efXTC, efTNG,
     efEDR,