16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 06:29:18 +02:00

refactoring: basic application code wrapper

This commit is contained in:
tmj-fstate
2018-07-14 23:44:27 +02:00
parent 12d70fe320
commit ed1e0d8a10
41 changed files with 1043 additions and 837 deletions

View File

@@ -22,10 +22,11 @@ http://mozilla.org/MPL/2.0/.
#include "DynObj.h"
#include "Event.h"
#include "MemCell.h"
#include "World.h"
#include "utilities.h"
#include "McZapkie/MOVER.h"
#include "world.h"
#include "simulationtime.h"
#include "track.h"
#include "station.h"
#include "utilities.h"
#define LOGVELOCITY 0
#define LOGORDERS 1