Create math module
[alexxy/gromacs.git] / src / gromacs / gmxlib / atomprop.c
index 317d4d9f13c079c584c6a8a0ef9c163ff7153ec3..678301e1b4247e46d6505eb16df23bc57339c1b3 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.
 #include "smalloc.h"
 #include "string2.h"
 #include "gromacs/fileio/futil.h"
-#include "maths.h"
 #include "gmx_fatal.h"
 #include "atomprop.h"
-#include "maths.h"
+#include "gromacs/math/utilities.h"
 #include "macros.h"
 #include "index.h"
 #include "strdb.h"