--- trunk/mdtools/md_code/AllLong.cpp 2002/10/31 21:20:49 162 +++ trunk/mdtools/md_code/AllLong.cpp 2002/11/26 21:04:43 189 @@ -235,6 +235,7 @@ AllLong::AllLong( SimInfo* entry_plug ){ if( entry_plug->longRange != NULL ) delete entry_plug->longRange; entry_plug->longRange = this; + } AllLong::~AllLong(){