2
0
Эх сурвалжийг харах

* disable DEBUG_NORMALIZE

florian 2 сар өмнө
parent
commit
3299b73099
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/opttree.pas

+ 1 - 1
compiler/opttree.pas

@@ -20,7 +20,7 @@
  ****************************************************************************
 }
 
-{$define DEBUG_NORMALIZE}
+{ $define DEBUG_NORMALIZE}
 
 { this unit implements routines to perform all-purpose tree transformations }
 unit opttree;