IrregularityFile.cpp 125 Bytes
Newer Older
Matteo's avatar
update  
Matteo committed
1
2
3
4
5
6
7
8
9
#include "IrregularityFile.h"

IrregularityFile::IrregularityFile(/* args */)
{
}

IrregularityFile::~IrregularityFile()
{
}