Eiffel code and ECFs update to support new agent notations.

Removed contrib/library/.../json library.
This commit is contained in:
2016-01-18 16:41:10 +01:00
parent 3bb9101b07
commit 1a4db1d7c6
207 changed files with 226 additions and 7818 deletions

View File

@@ -22,7 +22,7 @@ feature -- Access
id: READABLE_STRING_8
validation: detachable PROCEDURE [ANY, TUPLE [WIZARD_PAGE]]
validation: detachable PROCEDURE [WIZARD_PAGE]
feature -- Validation

View File

@@ -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]