Eiffel code and ECFs update to support new agent notations.
Removed contrib/library/.../json library.
This commit is contained in:
@@ -22,7 +22,7 @@ feature -- Access
|
||||
|
||||
id: READABLE_STRING_8
|
||||
|
||||
validation: detachable PROCEDURE [ANY, TUPLE [WIZARD_PAGE]]
|
||||
validation: detachable PROCEDURE [WIZARD_PAGE]
|
||||
|
||||
feature -- Validation
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ feature -- Access
|
||||
|
||||
previous_page: detachable WIZARD_PAGE
|
||||
|
||||
validation: detachable PROCEDURE [ANY, TUPLE [WIZARD_PAGE]]
|
||||
validation: detachable PROCEDURE [WIZARD_PAGE]
|
||||
|
||||
update_actions: ACTION_SEQUENCE [TUPLE]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user