Explorar o código

Gabor changes

pierre %!s(int64=25) %!d(string=hai) anos
pai
achega
43cf28d054
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      ide/text/globdir.inc

+ 6 - 0
ide/text/globdir.inc

@@ -79,15 +79,21 @@
     Parsing of compiler output is done,
     but there is no browser in that case!! PM }
   { $ define USE_EXTERNAL_COMPILER}
+  {$define EXEDEBUG}
 {$endif DEBUG}
 
 {$ifdef FPC}
   {$define USERESSTRINGS}
 {$endif}
 
+{$define TEST_PARTIAL_SYNTAX}
+{ $ undef UNDO}
+{ $ undef DEBUGUNDO}
+
 {$ifdef GABOR}
   {.$define NOOBJREG}
   {$define NODEBUG}
   {$define DEBUG}
+  {$undef EXEDEBUG}
   {$undef USERESSTRINGS}
 {$endif}