/usr/share/ada/adainclude/log4ada/soapaws.ads is in liblog4ada4-dev 1.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | -- wsdl2aws SOAP Generator v2.3.0
--
-- AWS 3.1.0w - SOAP 1.5.0
-- This file was generated on Thursday 27 June 2013 at 17:35:46
--
-- $ wsdl2aws -cb -types Log4Ada ../wsdl/logging.wsdl
package soapaws is
pragma Pure;
end soapaws;
|