Polaris: LongElem.cc Source File

LongElem.cc

Go to the documentation of this file.
00001 ///
00002 #ifdef POLARIS_GNU_PRAGMAS
00003 #pragma implementation
00004 #endif
00005 ///
00006 #include "LongElem.h"
00007 
00008 LongElem::~LongElem()
00009 {
00010     #ifdef CLASS_INSTANCE_REGISTRY
00011     unregister_instance(LONG_ELEM, this);
00012     #endif
00013 }
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:05:58 2005