* consider the Rtti unit as experimental for now

git-svn-id: trunk@35099 -
This commit is contained in:
svenbarth 2016-12-09 23:38:27 +00:00
parent f14759356f
commit e51da008fe

View File

@ -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}