renamed GW_REQUEST_CONTEXT as GW_REQUEST

This commit is contained in:
Jocelyn Fiat
2011-07-13 16:22:20 +02:00
parent ac97d6019b
commit 01b16d0a82
10 changed files with 18 additions and 18 deletions

View File

@@ -31,7 +31,7 @@ feature -- Status report
Result := has (a_name)
end
feature {GW_REQUEST_CONTEXT, GW_APPLICATION, GW_CONNECTOR} -- Element change
feature {GW_REQUEST, GW_APPLICATION, GW_CONNECTOR} -- Element change
set_variable (a_name: STRING; a_value: STRING_32)
do