Explorar el Código

+ USE_OLD_REGEXPR added for DEBUG option

git-svn-id: trunk@18897 -
pierre hace 14 años
padre
commit
75650bdf21
Se han modificado 1 ficheros con 2 adiciones y 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,