exclusive_date_time.xml 562 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE boostbook PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
  3. "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
  4. <!-- Copyright (c) 2001-2006 CrystalClear Software, Inc.
  5. Subject to the Boost Software License, Version 1.0.
  6. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  7. -->
  8. <boostbook xmlns:xi="http://www.w3.org/2001/XInclude"
  9. last-revision="$Date$">
  10. <title>The Boost Date Time Library</title>
  11. <xi:include href="./date_time.xml"/>
  12. </boostbook>