Change naming convention for C++ interfaces
[alexxy/gromacs.git] / src / gromacs / utility.h
index 7dc5f007f4822fb7f8b11b5ff36d950cbc9808cd..158328682137cd280997fc8f5b5361f03171b819 100644 (file)
  * The header sysinfo.h declares gmx_getpid() for getting the current process
  * id.
  *
- * The header programcontext.h declares a gmx::ProgramContextInterface that is
+ * The header programcontext.h declares a gmx::IProgramContext that is
  * used to
  * initialize and access information about the running program, such as the
  * name and path of the executable.  This information is used, e.g., by the