Explorar o código

+ USE_OLD_REGEXPR added for DEBUG option

git-svn-id: trunk@18897 -
pierre %!s(int64=14) %!d(string=hai) anos
pai
achega
75650bdf21
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ide/globdir.inc

+ 2 - 0
ide/globdir.inc

@@ -140,6 +140,8 @@
 {$ifdef DEBUG}
   {$define DebugUndo}
   {$define TEST_REGEXP}
+  { Use old regexpr unit by Joost }
+  {$define USE_OLD_REGEXP}
   { Use this to incorporate a call to
     external compiler.
     Parsing of compiler output is done,