This patch moves the statistics library to its own dir.
[alexxy/gromacs.git] / src / gromacs / statistics / statistics_test.c
similarity index 98%
rename from src/gromacs/gmxlib/statistics/gmx_statistics_test.c
rename to src/gromacs/statistics/statistics_test.c
index 6742737aa28ba5f569bedbb9b6eae052dc4ef58c..8e00049661c25725f37013e75a6f093de09fbe77 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2008, The GROMACS development team.
- * Copyright (c) 2011, by the GROMACS development team, led by
+ * Copyright (c) 2011,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.
@@ -43,7 +43,7 @@
 #include "smalloc.h"
 #include "vec.h"
 #include "gmx_random.h"
-#include "gmx_statistics.h"
+#include "statistics.h"
 
 static void horizontal()
 {