Mercurial > hg > beaglert
view core/DigitalChannelManager.cpp @ 463:c47709e8b5c9 prerelease
Makefile automatically links in default_libpd_render.cpp if there is a _main.pd file and there is no render symbol
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Mon, 20 Jun 2016 15:10:12 +0100 |
parents | 1b23300f3e78 |
children |
line wrap: on
line source
/* * DigitalStream.cpp * * Created on: 7 Jun 2016 * Author: giulio */ #include <DigitalChannelManager.h> DigitalChannelManager::DigitalChannelManager() { // TODO Auto-generated constructor stub } DigitalChannelManager::~DigitalChannelManager() { // TODO Auto-generated destructor stub }