Files
VSS/source/xml/vss-xml.ads
2023-03-10 09:36:11 +01:00

12 lines
152 B
Ada

--
-- Copyright (C) 2022, AdaCore
--
-- SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
--
package VSS.XML is
pragma Pure;
end VSS.XML;