Skip to content
Snippets Groups Projects
Commit 0baf6587 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge remote-tracking branch 'origin/belfast'

parents 6392d0ea 82cb9229
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ donotforce(false),
atoms(plumed.getAtoms())
{
atoms.add(this);
if(atoms.getNatoms()==0) error("Cannot perform calculations involving atoms without atoms");
// if(atoms.getNatoms()==0) error("Cannot perform calculations involving atoms without atoms");
}
void ActionAtomistic::registerKeywords( Keywords& keys ){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment