This patch moves the nrama.[ch] to the gmxana dir.
[alexxy/gromacs.git] / src / gromacs / gmxana / nrama.h
similarity index 94%
rename from src/gromacs/legacyheaders/nrama.h
rename to src/gromacs/gmxana/nrama.h
index d75f98aca4f849e0ac7297ddccd44272e11354a2..aae2f36a14c920ae862c8501e5ae5132efc23bcf 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, 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.
@@ -35,8 +35,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifndef _nrama_h
-#define _nrama_h
+#ifndef GMX_GMXANA_NRAMA_H
+#define GMX_GMXANA_NRAMA_H
 
 #include "typedefs.h"
 #include "oenv.h"
@@ -85,4 +85,4 @@ gmx_bool new_data(t_xrama *xr);
 }
 #endif
 
-#endif  /* _nrama_h */
+#endif  /* GMX_GMXANA_NRAMA_H */