Newer
Older
#include "MantidDataHandling/LoadSpiceAscii.h"
namespace Mantid
{
namespace DataHandling
{
//----------------------------------------------------------------------------------------------
/** Constructor
*/
LoadSpiceAscii::LoadSpiceAscii()
{
}
//----------------------------------------------------------------------------------------------
/** Destructor
*/
LoadSpiceAscii::~LoadSpiceAscii()
{
}
} // namespace DataHandling
} // namespace Mantid