/*
 * NewInstance.cpp
 * This file is part of isoLasso library; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; version 2.1 of the License.
 *
 *  Created on: 2011-10-14
 *      Author: daniel
 */

#include "NewInstance.h"

NewInstance::NewInstance() {
	// TODO Auto-generated constructor stub

}

NewInstance::~NewInstance() {
	// TODO Auto-generated destructor stub
}

