]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/src/tools/xsltproc/test.xsl
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / build / src / tools / xsltproc / test.xsl
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 Copyright (c) 2010 Steven Watanabe
4
5 Distributed under the Boost Software License, Version 1.0.
6 (See accompanying file LICENSE_1_0.txt or copy at
7 http://www.boost.org/LICENSE_1_0.txt)
8 -->
9 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
10 version="1.0">
11 <xsl:include href="included.xsl"/>
12 </xsl:stylesheet>