From 873232dd63c6c9927b40da5365bb3521e75de685 Mon Sep 17 00:00:00 2001 From: Rudolf Weeber Date: Tue, 4 Feb 2020 17:25:08 +0100 Subject: [PATCH] Missing feautre renames --- maintainer/configs/maxset.hpp | 2 +- maintainer/configs/no_rotation.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maintainer/configs/maxset.hpp b/maintainer/configs/maxset.hpp index ed71de93cf1..a4f848e7c6b 100644 --- a/maintainer/configs/maxset.hpp +++ b/maintainer/configs/maxset.hpp @@ -54,7 +54,7 @@ #endif #define TABULATED -#define EXPRESSION +#define MATHEVAL #define LENNARD_JONES #define LENNARD_JONES_GENERIC #define LJGEN_SOFTCORE diff --git a/maintainer/configs/no_rotation.hpp b/maintainer/configs/no_rotation.hpp index f98b13c1a47..f83878e0c99 100644 --- a/maintainer/configs/no_rotation.hpp +++ b/maintainer/configs/no_rotation.hpp @@ -57,7 +57,7 @@ #define EXCLUSIONS #define TABULATED -#define EXPRESSION +#define MATHEVAL #define LENNARD_JONES #define LENNARD_JONES_GENERIC #define LJGEN_SOFTCORE