// cLink.cpp: implementation of the cLink class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"

#include "cAssLink.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

cAssLink::cAssLink()
{

}

cAssLink::~cAssLink()
{

}
