Parcourir la source

+ USE_OLD_REGEXPR added for DEBUG option

git-svn-id: trunk@18897 -
pierre il y a 14 ans
Parent
commit
75650bdf21
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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,