X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselectioncollection.h;h=663667abc7696d573459a2368ffc87da0e234937;hb=d140ff68d87ca3c962308fc03dadd4d99cdd9459;hp=826f20a04d1a85c3a8ddd23f6e2afda3995d8ec4;hpb=5750bfe806310856448a1e7baf46a7d648d1185e;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selectioncollection.h b/src/gromacs/selection/selectioncollection.h index 826f20a04d..663667abc7 100644 --- a/src/gromacs/selection/selectioncollection.h +++ b/src/gromacs/selection/selectioncollection.h @@ -60,7 +60,7 @@ struct t_trxframe; namespace gmx { -class Options; +class IOptionsContainer; class SelectionCompiler; class SelectionEvaluator; class TextInputStream; @@ -130,7 +130,7 @@ class SelectionCollection * position types (see setReferencePosType() and setOutputPosType()) * and debugging flags. */ - void initOptions(Options *options); + void initOptions(IOptionsContainer *options); /*! \brief * Sets the default reference position handling for a selection