X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Futility%2Fdatafilefinder.h;h=488c6c65de10a93c3dafb2ec24523a2b2dea0618;hb=7a6907d2184cf7bf3ce09e83e9d902f9787a3eb0;hp=f675fceba4fe71411c46a34362a96cb5e2979a0e;hpb=9eb0581bed7c5147f8919ab19a7e2ed55e0e1514;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/utility/datafilefinder.h b/src/gromacs/utility/datafilefinder.h index f675fceba4..488c6c65de 100644 --- a/src/gromacs/utility/datafilefinder.h +++ b/src/gromacs/utility/datafilefinder.h @@ -171,7 +171,7 @@ class DataFileFinder * Constructs a default data file finder. * * The constructed finder searches only in the directory specified by - * the global program context (see ProgramContextInterface), and + * the global program context (see IProgramContext), and * optionally in the current directory. * * Does not throw.