mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 13:36:12 +02:00
LazDebuggerFp (pure): renamed package / moved location
git-svn-id: trunk@44615 -
This commit is contained in:
parent
be059632cf
commit
f176ceeda1
@ -17,5 +17,5 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
initialization
|
initialization
|
||||||
RegisterPackage('LazFpDebug', @Register);
|
RegisterPackage('LazDebuggerFp', @Register);
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user