mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-21 08:45:06 -05:00
Simba: Define USE_EXTENSIONS by default.
This commit is contained in:
parent
303253aeed
commit
1fd51ff6b1
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
//{$DEFINE USE_CPASCAL} // TODO
|
//{$DEFINE USE_CPASCAL} // TODO
|
||||||
//{$DEFINE USE_LAPE} // TODO
|
//{$DEFINE USE_LAPE} // TODO
|
||||||
//{$DEFINE USE_EXTENSIONS}
|
{$DEFINE USE_EXTENSIONS}
|
||||||
//{$DEFINE USE_CODECOMPLETION} // TODO
|
//{$DEFINE USE_CODECOMPLETION} // TODO
|
||||||
|
|
||||||
//{$DEFINE TERMINALWRITELN} // Only used once. Remove from SimbaUnit?
|
//{$DEFINE TERMINALWRITELN} // Only used once. Remove from SimbaUnit?
|
||||||
|
Loading…
Reference in New Issue
Block a user