Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
25
for
trunk/Packages/Common/USyncCounter.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 10, 2022, 6:54:43 PM (
2 years
ago)
Author:
chronos
Message:
Modified:
CoolTranslator
replaced by Common package.
Modified: Update common package.
File:
1 edited
trunk/Packages/Common/USyncCounter.pas
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/Packages/Common/USyncCounter.pas
r10
r25
1
1
unit USyncCounter;
2
3
{$mode delphi}
4
2
5
3
interface
…
…
25
23
procedure Assign(Source: TSyncCounter);
26
24
end;
25
27
26
28
27
implementation
…
…
69
68
begin
70
69
Lock.Free;
71
inherited
Destroy
;
70
inherited
;
72
71
end;
73
72
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive