Преглед изворни кода

Undo/Redo stuff enabled by default

pierre пре 26 година
родитељ
комит
65e69a446a
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      ide/text/globdir.inc

+ 3 - 2
ide/text/globdir.inc

@@ -68,8 +68,9 @@
   {$define NODEBUG}
 {$endif}
 
+{ include Undo/Redo code from Visa Harvey }
+{ let everybody try it out  PM }
+{$define Undo}
 {$ifdef DEBUG}
-  { include Undo/Redo code from Visa Harvey }
-  {$define Undo}
   {$define DebugUndo}
 {$endif DEBUG}