mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
removed dependencies on the old parser. The code can now be compiled outside of Borland C++
This commit is contained in:
@@ -7,14 +7,11 @@ obtain one at
|
||||
http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
|
||||
#include"stdafx.h"
|
||||
#include "Names.h"
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
#pragma package(smart_init)
|
||||
/*
|
||||
Moduł zarządzający plikami oraz wyszukiwaniem obiektów wg nazw.
|
||||
1. Ma przydzielony z góry (EU07.INI) obszar pamięci (rzędu 16MB).
|
||||
|
||||
Reference in New Issue
Block a user