renamed WSF_(.*)_VALUE as WSF_$1

This commit is contained in:
Jocelyn Fiat
2011-11-02 13:10:35 +01:00
parent 179dbceaba
commit ee9722fa18
12 changed files with 49 additions and 49 deletions

View File

@@ -14,7 +14,7 @@ feature {NONE} -- Events
test_table
local
tb: WSF_TABLE_VALUE
tb: WSF_TABLE
do
create tb.make ("table")
assert ("Ok", True)