Oops
This commit is contained in:
parent
da88ffcc78
commit
389daab83f
@ -73,8 +73,8 @@ ParfactorList::insertShattered (
|
||||
std::list<Parfactor*>::iterator it,
|
||||
Parfactor* pf)
|
||||
{
|
||||
return pfList_.insert (it, pf);
|
||||
assert (isAllShattered());
|
||||
return pfList_.insert (it, pf);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user