indention changed

pull/1/head
Sebastian Held 2010-08-26 15:47:04 +02:00
parent 90a65bb838
commit cc51c2334d
2 changed files with 122 additions and 121 deletions

View File

@ -219,7 +219,8 @@ bool Operator_SSE_Compressed::CompressOperator()
SSE_coeff::SSE_coeff( f4vector vv[3], f4vector vi[3], f4vector iv[3], f4vector ii[3] )
{
for (int n=0; n<3; n++) {
for (int n=0; n<3; n++)
{
m_vv[n] = vv[n];
m_vi[n] = vi[n];
m_iv[n] = iv[n];