9b5d99078e
[SVN r43422]
16 lines
562 B
XML
16 lines
562 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE boostbook PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
|
|
|
<!-- Copyright (c) 2001-2006 CrystalClear Software, Inc.
|
|
Subject to the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
|
|
-->
|
|
|
|
|
|
<boostbook xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
last-revision="$Date$">
|
|
<title>The Boost Date Time Library</title>
|
|
<xi:include href="./date_time.xml"/>
|
|
</boostbook>
|