// implements much of the exported CMachine

#include "stdafx.h"
#include "KeyObjs.h"

IMPLEMENT_DYNCREATE(CMachine, CTreeItem);

