Eiffel code and ECFs update to support new agent notations.

Accepts /account and /account/ .
This commit is contained in:
2016-01-19 16:15:13 +01:00
parent fd5e396b72
commit 39ab19d20e
7 changed files with 17 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ feature -- Cursor
feature -- Action
action: FUNCTION [ANY, detachable TUPLE, G]
action: FUNCTION [detachable TUPLE, G]
-- Agent to create a new item of type G.
feature {NONE} -- Implementation