X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fengineer.cpp;h=7d1e227e7e4a63112759d9c49518ed6a7bd372d4;hb=51779f52d3f1fe23e2bdb8864c88b5edd49c57ed;hp=40011ce9ce1e58768281f7c01a8e57203c51aba1;hpb=b14059de03324aecde3efc649293d98ce5b7aaf2;p=r2c2.git diff --git a/source/engineer/engineer.cpp b/source/engineer/engineer.cpp index 40011ce..7d1e227 100644 --- a/source/engineer/engineer.cpp +++ b/source/engineer/engineer.cpp @@ -1,20 +1,12 @@ -/* $Id$ - -This file is part of R²C² -Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa -Distributed under the GPL -*/ - #include #include #include #include #include -#include #include #include -#include -#include +#include +#include #include #include #include @@ -23,7 +15,7 @@ Distributed under the GPL #include #include #include -#include +#include #include #include #include "libr2c2/driver.h" @@ -41,8 +33,6 @@ using namespace std; using namespace R2C2; using namespace Msp; -Application::RegApp Engineer::reg; - Engineer::Engineer(int argc, char **argv): options(argc, argv), window(options.screen_w, options.screen_h, options.fullscreen),