Explorar o código

* fixed rangecheck define typo

git-svn-id: trunk@6819 -
Jonas Maebe %!s(int64=18) %!d(string=hai) anos
pai
achega
691ad89ba5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/ptconst.pas

+ 1 - 1
compiler/ptconst.pas

@@ -72,7 +72,7 @@ implementation
 
 
 {$ifopt r+}
-{$defined rangeon}
+{$define rangeon}
 {$r-}
 {$endif}