X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fserial%2Fserial.cpp;h=50f53bd7aff9b77ef4c40c01685d1a946893ebc3;hb=f7ab597d035a053311c1a8c5baa51b090262f045;hp=4b94034f0354d9c535ff3016b8617bbc7e5c78c3;hpb=9ddcd066e37e4c72685817c042c30897786ece05;p=r2c2.git diff --git a/source/serial/serial.cpp b/source/serial/serial.cpp index 4b94034..50f53bd 100644 --- a/source/serial/serial.cpp +++ b/source/serial/serial.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of the MSP Märklin suite -Copyright © 2010 Mikkosoft Productions, Mikko Rasa -Distributed under the GPL -*/ - #include #include "serial.h" @@ -12,10 +5,8 @@ Distributed under the GPL using namespace std; using namespace Msp; -using namespace Marklin; +using namespace R2C2; -Application::RegApp Serial::reg; - Serial::Serial(int, char **argv): client(catalogue), serial_port(argv[2]),