瀏覽代碼

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}
   {$define NODEBUG}
 {$endif}
 {$endif}
 
 
+{ include Undo/Redo code from Visa Harvey }
+{ let everybody try it out  PM }
+{$define Undo}
 {$ifdef DEBUG}
 {$ifdef DEBUG}
-  { include Undo/Redo code from Visa Harvey }
-  {$define Undo}
   {$define DebugUndo}
   {$define DebugUndo}
 {$endif DEBUG}
 {$endif DEBUG}