X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselectionoption.h;h=199b19128fc6dbae4f0e4149f7876cd14bff8da1;hb=d140ff68d87ca3c962308fc03dadd4d99cdd9459;hp=0af37dddc73c36cb077d3446a9cbdc692321170a;hpb=5750bfe806310856448a1e7baf46a7d648d1185e;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selectionoption.h b/src/gromacs/selection/selectionoption.h index 0af37dddc7..199b19128f 100644 --- a/src/gromacs/selection/selectionoption.h +++ b/src/gromacs/selection/selectionoption.h @@ -1,7 +1,7 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2010,2011,2012,2013,2014, by the GROMACS development team, led by + * Copyright (c) 2010,2011,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. @@ -178,7 +178,7 @@ class SelectionOption : public OptionTemplate * appropriate. Otherwise, values that are provided before adjustments will * need to follow the more strict checks. In most cases in trajectory analysis * (which is the main use case for selection options), the adjustments should - * be done in TrajectoryAnalysisModule::initOptionsDone() for them to take + * be done in TrajectoryAnalysisModule::optionsFinished() for them to take * place before interactive selection prompts. * * An instance of this class for a selection option can be obtained with