Build internal muparser more simply
[alexxy/gromacs.git] / src / external / muparser / src / muParserDLL.cpp
similarity index 99%
rename from src/external/muparser/muParserDLL.cpp
rename to src/external/muparser/src/muParserDLL.cpp
index b62deb64d98735010d7a3b9f825072fbe37b0a54..ed697190fa01dfb6faa94489bc3c70c7b6a73bf9 100644 (file)
@@ -72,7 +72,7 @@
         }
 
 /** \file
-       \brief This file contains the implementation of the DLL interface of muParser.
+       \brief This file contains the implementation of the DLL interface of muparser.
 */
 
 typedef mu::ParserBase::exception_type muError_t;