Updated to new routine type.

This commit is contained in:
2016-01-22 21:41:56 +01:00
parent 59c03c5f4d
commit 2b1d5f9693
3 changed files with 11 additions and 9 deletions

View File

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