Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
137
for
trunk/Packages/ModularSystem/Demo/UModuleUser.pas
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 9, 2022, 1:16:58 AM (
2 years
ago)
Author:
chronos
Message:
Added: Robots page.
Modified: Canonical URL for webcams.
Modified: Removed compiler mode delphi as it is already set in project.
Modified: Updated Common package.
Modified: Use Generics.Collections instead of fgl.
File:
1 edited
trunk/Packages/ModularSystem/Demo/UModuleUser.pas
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/Packages/ModularSystem/Demo/UModuleUser.pas
r105
r137
1
1
unit UModuleUser;
2
3
{$mode objfpc}{$H+}
4
2
5
3
interface
…
…
16
14
destructor Destroy; override;
17
15
end;
16
18
17
19
18
implementation
…
…
33
32
destructor TModuleUser.Destroy;
34
33
begin
35
inherited
Destroy
;
34
inherited
;
36
35
end;
37
36
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive