Changes between Version 14 and Version 15 of Infinote/Protocol
- Timestamp:
- 06/20/09 20:04:48 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Infinote/Protocol
v14 v15 762 762 763 763 if r is a DO-request: 764 return v <= r.v();764 return v >= r.v(); 765 765 else: 766 766 v := associated_request(r).v;
