// file: $PDSP/class/float_8/v1.0/flt8_cstr_0.cc // // isip include files // #include "float_8.h" // method: destructor // // arguments: none // // return: none // // this is the default destructor for the Sof class // Float_8::~Float_8() { // decrement the dynamic memory count // modify_memory_cc((int_4)-1); // exit gracefully // }