updated jamfile, updated optional ODE quickstep/box-box
This commit is contained in:
@@ -243,7 +243,7 @@ void cullPoints2 (int n, btScalar p[], int m, int i0, int iret[])
|
||||
}
|
||||
}
|
||||
#ifndef dNODEBUG
|
||||
ASSERT (*iret != i0); // ensure iret got set
|
||||
btAssert (*iret != i0); // ensure iret got set
|
||||
#endif
|
||||
avail[*iret] = 0;
|
||||
iret++;
|
||||
|
||||
Reference in New Issue
Block a user