Explorar o código

* consider the Rtti unit as experimental for now

git-svn-id: trunk@35099 -
svenbarth %!s(int64=8) %!d(string=hai) anos
pai
achega
e51da008fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/rtl-objpas/src/common/rtti.pp

+ 1 - 1
packages/rtl-objpas/src/common/rtti.pp

@@ -12,7 +12,7 @@
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 }
-unit Rtti;
+unit Rtti experimental;
 
 {$mode objfpc}{$H+}
 {$modeswitch advancedrecords}