Files
ROC/library/src/service/cms_api_options.e
2014-11-13 11:57:36 -03:00

18 lines
206 B
Plaintext

note
description: "Summary description for {CMS_API_OPTIONS}."
author: ""
date: "$Date$"
revision: "$Revision$"
class
CMS_API_OPTIONS
inherit
WSF_API_OPTIONS
create
make,
make_from_manifest
end