Explorar o código

+ Undo code if debug set

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

+ 5 - 0
ide/text/globdir.inc

@@ -67,3 +67,8 @@
   {.$define NOOBJREG}
   {$define NODEBUG}
 {$endif}
+
+{$ifdef DEBUG}
+  { include Undo/Redo code from Visa Harvey }
+  {$define Undo}
+{$endif DEBUG}