LazDebuggerFp (pure): renamed package / moved location

git-svn-id: trunk@44615 -
This commit is contained in:
martin 2014-04-05 23:25:22 +00:00
parent be059632cf
commit f176ceeda1

View File

@ -17,5 +17,5 @@ begin
end;
initialization
RegisterPackage('LazFpDebug', @Register);
RegisterPackage('LazDebuggerFp', @Register);
end.