#include "cAssembly.h" void main() { cAssembly myApp; myApp.run(); }