Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 451
and
Version 452
of
WikiStart
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:
08/11/21 11:30:11 (
3 years
ago)
Author:
wouter
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v451
v452
452
452
public interface OpponentModel extends Profile {
453
453
OpponentModel with(Domain domain, Bid resBid);
454
455
OpponentModel with(Parameters parameters);
454
456
455
457
OpponentModel with(Action action, Progress progress);