// IntegrateContinue.cpp: implementation of the IntegrateContinue class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "p4win.h"
#include "IntegrateContinue.h"

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

IntegrateContinue::IntegrateContinue()
{

}

IntegrateContinue::~IntegrateContinue()
{

}