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

Merge branch 'tmj-dev'

This commit is contained in:
milek7
2018-02-16 15:25:53 +01:00
113 changed files with 4617 additions and 4057 deletions

View File

@@ -1,11 +1,11 @@
#include "stdafx.h"
#include "PyInt.h"
#include "parser.h"
#include "renderer.h"
#include "Model3d.h"
#include "Train.h"
#include "Logs.h"
//#include <process.h>
//#include <windows.h>
//#include <stdlib.h>
TPythonInterpreter *TPythonInterpreter::_instance = NULL;