mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 13:40:20 +02:00
clean up
git-svn-id: trunk@17732 -
This commit is contained in:
parent
2629831200
commit
e02b35ad83
@ -17,8 +17,6 @@ var
|
||||
begin
|
||||
// setup the Options
|
||||
CodeToolBoss.SimpleInit(ConfigFilename);
|
||||
writeln('UnitPath: ',CodeToolBoss.GetUnitPathForDirectory('/home/mattias/pascal/fpc_sources/23/fpc/rtl/'));
|
||||
writeln('IncPath: ',CodeToolBoss.GetIncludePathForDirectory('/home/mattias/pascal/fpc_sources/23/fpc/rtl/'));
|
||||
|
||||
// Example: find declaration of 'TObject'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user