now use prefix EWSGI_ instead of GW_ for ewsgi specification

This commit is contained in:
Jocelyn Fiat
2011-07-27 15:40:51 +02:00
parent 302ae8d030
commit e5fb3f8328
14 changed files with 82 additions and 82 deletions

View File

@@ -8,7 +8,7 @@ note
revision: "$Revision$"
deferred class
GW_INPUT_STREAM
EWSGI_INPUT_STREAM
feature -- Access

View File

@@ -8,7 +8,7 @@ note
revision: "$Revision$"
deferred class
GW_OUTPUT_STREAM
EWSGI_OUTPUT_STREAM
inherit
ANY