aboutsummaryrefslogtreecommitdiff
path: root/src/old/list.cpp
blob: 18f1a66192a5d43921e9e8bdea463159990af6a1 (plain)
1
2
3
4
5
6
7
8
9
10
#include "list.h"

List::List(  )
{
}

List::~List(  )
{
}