Updated cms library with comments, and removed a few JSON obsolete calls.
This commit is contained in:
@@ -94,7 +94,7 @@ feature {NONE} -- JSON
|
||||
|
||||
new_json_parser (a_string: STRING): JSON_PARSER
|
||||
do
|
||||
create Result.make_parser (a_string)
|
||||
create Result.make_with_string (a_string)
|
||||
end
|
||||
|
||||
note
|
||||
|
||||
Reference in New Issue
Block a user