[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IMP-dev] SingeltonModifier interface
- To: List for IMP development <imp-dev@salilab.org>
- Subject: [IMP-dev] SingeltonModifier interface
- From: Keren Lasker <kerenl@salilab.org>
- Date: Wed, 21 Jan 2009 17:49:44 -0800
- Reply-to: List for IMP development <imp-dev@salilab.org>
can we change the apply function to const ?
The only thing that should change as a result of the apply function is
the state of the Particle and not the Modifier itself.