Change naming convention for C++ interfaces
[alexxy/gromacs.git] / src / gromacs / selection / selectionoptionmanager.h
index 7ddb8660872e80449c94a09eabb90f6633a8ff01..82e91749f405b32c8129d45f54060248ab7b224c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015, 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.
@@ -79,7 +79,7 @@ class SelectionOptionStorage;
  * \inpublicapi
  * \ingroup module_selection
  */
-class SelectionOptionManager : public OptionManagerInterface
+class SelectionOptionManager : public IOptionManager
 {
     public:
         /*! \brief