Simba: Define USE_EXTENSIONS by default.

This commit is contained in:
Merlijn Wajer 2011-07-26 22:04:48 +02:00
parent 303253aeed
commit 1fd51ff6b1
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
//{$DEFINE USE_CPASCAL} // TODO
//{$DEFINE USE_LAPE} // TODO
//{$DEFINE USE_EXTENSIONS}
{$DEFINE USE_EXTENSIONS}
//{$DEFINE USE_CODECOMPLETION} // TODO
//{$DEFINE TERMINALWRITELN} // Only used once. Remove from SimbaUnit?