--- trunk/OOPSE/libmdtools/TraPPE_ExFF.cpp 2003/04/03 20:21:54 447 +++ trunk/OOPSE/libmdtools/TraPPE_ExFF.cpp 2003/04/03 22:01:29 451 @@ -757,7 +757,7 @@ void TraPPE_ExFF::readParams( void ){ double GB_dummy = 0.0; - currentAtomType = headAtomType; + currentAtomType = headAtomType->next;; while( currentAtomType != NULL ){ if(currentAtomType->isDipole) entry_plug->useDipole = 1;