/* -*- C++ -*- */ //============================================================================= /** * @file Gadget_Part.cpp * * @author Christopher Kohlhoff */ //============================================================================= #include "Gadget_Part.h" Gadget_Part::~Gadget_Part (void) { }