X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Futility.h;h=158328682137cd280997fc8f5b5361f03171b819;hb=7a6907d2184cf7bf3ce09e83e9d902f9787a3eb0;hp=7dc5f007f4822fb7f8b11b5ff36d950cbc9808cd;hpb=9eb0581bed7c5147f8919ab19a7e2ed55e0e1514;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/utility.h b/src/gromacs/utility.h index 7dc5f007f4..1583286821 100644 --- a/src/gromacs/utility.h +++ b/src/gromacs/utility.h @@ -153,7 +153,7 @@ * 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