Boost logo

Boost-Commit :

From: stipe_at_[hidden]
Date: 2008-05-06 19:09:40


Author: srajko
Date: 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
New Revision: 45182
URL: http://svn.boost.org/trac/boost/changeset/45182

Log:
adding sequence_comparison
Added:
   sandbox/sequence_comparison/
   sandbox/sequence_comparison/Jamfile (contents, props changed)
   sandbox/sequence_comparison/LICENSE_1_0.txt (contents, props changed)
   sandbox/sequence_comparison/boost/
   sandbox/sequence_comparison/boost-build.jam (contents, props changed)
   sandbox/sequence_comparison/boost/sequence_comparison/
   sandbox/sequence_comparison/boost/sequence_comparison.hpp (contents, props changed)
   sandbox/sequence_comparison/boost/sequence_comparison/sequence_comparison.hpp (contents, props changed)
   sandbox/sequence_comparison/libs/
   sandbox/sequence_comparison/libs/sequence_comparison/
   sandbox/sequence_comparison/libs/sequence_comparison/build/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/Jamfile (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boost/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boost/sequence_comparison/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boost/sequence_comparison/sequence_comparison.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boostbook.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/boost/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/boost/sequence_comparison/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/boost/sequence_comparison/sequence_comparison/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/boost/sequence_comparison/sequence_comparison/hpp.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/blank.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/caution.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/draft.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/home.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/important.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/next.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/note.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/prev.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/tip.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/toc-blank.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/toc-minus.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/toc-plus.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/up.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/warning.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/index.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/reference.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction/start.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/license.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/reference.html (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/html/standalone_HTML.manifest (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/sequence_comparison.qbk (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/blurbs.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/box_wrapper.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/callouts.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/boostbook_to_quickbook.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/html_to_quickbook.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/html_to_quickbook_general.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/quickbook_common.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/footer.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/general.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/header.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/headings.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/caution.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/important.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/note.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/caution.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/important.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/note.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/tip.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/warning.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/tip.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/warning.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/bottom-left.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/bottom-right.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/bottom.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/bottom-left.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/bottom-right.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/bottom.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/top-left.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/top-right.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/top.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/top-left.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/top-right.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/top.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/1.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/10.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/11.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/12.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/13.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/14.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/15.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/2.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/3.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/4.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/5.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/6.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/7.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/8.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/9.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/background-left.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/background-right.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/background.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/header/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/header/background-more.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/header/background.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/home.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/next.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/prev.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/up.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/bc.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/cw.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/em.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/evening.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/kd.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/morning.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/sc.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/bc.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/cw.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/em.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/evening.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/kd.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/morning.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/sc.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/vim.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/vs.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/vim.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/vs.png (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/lists.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/main.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/nested_links.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/programlisting.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/spirit_nav.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax.xml (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/bc.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/cw.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/em.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/evening.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/kd.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/morning.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/sc.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/vim.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/vs.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/table.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/toc.css (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/DangerGeneral.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/caution.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/home.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/important.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/next.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/note.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/prev.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/tip.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/tip2.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/up.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/warning.svg (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/example/
   sandbox/sequence_comparison/libs/sequence_comparison/example/Jamfile (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/example/example.cpp (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/src/
   sandbox/sequence_comparison/libs/sequence_comparison/test/
   sandbox/sequence_comparison/libs/sequence_comparison/test/Jamfile (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/test/test_nothing.cpp (contents, props changed)
   sandbox/sequence_comparison/libs/sequence_comparison/test/test_nothing_n.cpp (contents, props changed)
   sandbox/sequence_comparison/project-root.jam (contents, props changed)

Added: sandbox/sequence_comparison/Jamfile
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/Jamfile 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,13 @@
+# Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+# Distributed under the Boost Software License, Version 1.0. (See
+# accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+
+use-project boost
+ : $(BOOST_ROOT)
+ ;
+
+project boost/sequence_comparison
+ : build-dir bin.v2
+ ;

Added: sandbox/sequence_comparison/LICENSE_1_0.txt
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/LICENSE_1_0.txt 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,23 @@
+Boost Software License - Version 1.0 - August 17th, 2003
+
+Permission is hereby granted, free of charge, to any person or organization
+obtaining a copy of the software and accompanying documentation covered by
+this license (the "Software") to use, reproduce, display, distribute,
+execute, and transmit the Software, and to prepare derivative works of the
+Software, and to permit third-parties to whom the Software is furnished to
+do so, all subject to the following:
+
+The copyright notices in the Software and this entire statement, including
+the above license grant, this restriction and the following disclaimer,
+must be included in all copies of the Software, in whole or in part, and
+all derivative works of the Software, unless such copies or derivative
+works are solely in the form of machine-executable object code generated by
+a source language processor.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.

Added: sandbox/sequence_comparison/boost-build.jam
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/boost-build.jam 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,10 @@
+# Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+# Distributed under the Boost Software License, Version 1.0. (See
+# accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+
+# Set the BOOST_ROOT environment variable on your command-line or in the
+# environment to point at the root of your regular Boost installation.
+
+boost-build $(BOOST_ROOT)/tools/build/v2 ;

Added: sandbox/sequence_comparison/boost/sequence_comparison.hpp
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/boost/sequence_comparison.hpp 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,13 @@
+// Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+// Distributed under the Boost Software License, Version 1.0. (See
+// accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+
+#ifndef BOOST_SEQUENCE_COMPARISON_HPP
+#define BOOST_SEQUENCE_COMPARISON_HPP
+
+#include <boost/sequence_comparison/sequence_comparison.hpp>
+
+#endif // BOOST_SEQUENCE_COMPARISON_HPP
+

Added: sandbox/sequence_comparison/boost/sequence_comparison/sequence_comparison.hpp
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/boost/sequence_comparison/sequence_comparison.hpp 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,82 @@
+// Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+// Distributed under the Boost Software License, Version 1.0. (See
+// accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+
+#ifndef BOOST_SEQUENCE_COMPARISON_SEQUENCE_COMPARISON_HPP
+#define BOOST_SEQUENCE_COMPARISON_SEQUENCE_COMPARISON_HPP
+
+namespace boost {
+namespace sequence_comparison {
+
+/// The sequence_comparison class does nothing.
+/** \ingroup group_nothing
+ \param T The type on which sequence_comparison does nothing.
+ \warning This class does nothing.
+ \todo Make this class do something.
+ \bug This class does do something.
+
+ Since sequence_comparison does nothing, it is not very useful.
+*/
+template<typename T
+#ifndef DOXYGEN_DOCS_ONLY
+ , typename Enable=void // maybe documentation doesn't need to know about this.
+#endif
+>
+class sequence_comparison
+{
+public:
+ /// Default constructor.
+ /** This constructor actually does something. It sets the internal
+ counters to 0.
+ */
+ sequence_comparison() : nothing_count(0), call_count(0) {}
+
+ /// This function does nothing with the passed parameter.
+ void nothing(T t)
+ {
+ nothing_count++;
+ call_count++;
+ }
+
+ /// This function does nothing with the passed parameter a specified number of times.
+ /** \param n Number of times nothing is done.
+
+ This function is equivalent to calling nothing n times.
+ */
+ void nothing(T t, unsigned n)
+ {
+ call_count++;
+ for (unsigned i=0; i<n; i++)
+ nothing(t);
+ call_count-=n;
+ }
+
+ /// This function can be used to determine how many times nothing has been done.
+ /** \returns count of how many times nothing has been done.
+ */
+ int get_nothing_count()
+ {
+ return nothing_count;
+ }
+ /// This function can be used to determine how many calls have been made to the object.
+ /** \returns count of how many times a method of this object has been called by the user.
+ */
+ int get_call_count()
+ {
+ return call_count;
+ }
+protected:
+ /// The number of times this object did nothing.
+ int nothing_count;
+private:
+ // Number of times the member function was called.
+ int call_count;
+};
+
+} // namespace sequence_comparison
+} // namespace boost
+
+#endif // BOOST_SEQUENCE_COMPARISON_SEQUENCE_COMPARISON_HPP
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/Jamfile
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/Jamfile 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,46 @@
+# Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+# Distributed under the Boost Software License, Version 1.0. (See
+# accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+
+project boost/sequence_comparison/doc ;
+
+import boostbook : boostbook ;
+using quickbook ;
+
+local loc = [ path.native [ path.pwd ] ] ;
+local root = [ path.native [ path.join [ path.pwd ] ../../.. ] ] ;
+
+xml sequence_comparison_xml : sequence_comparison.qbk ;
+doxygen sequence_comparison_doxygen
+ :
+ [ glob
+ ../../../boost/sequence_comparison/*.hpp ]
+ :
+ <doxygen:param>EXAMPLE_PATH=../example
+ <doxygen:param>STRIP_FROM_PATH=$(root)
+ <doxygen:param>STRIP_FROM_INC_PATH=$(root)
+ <doxygen:param>EXTRACT_ALL=NO
+ <doxygen:param>HIDE_UNDOC_MEMBERS=NO
+ <doxygen:param>EXTRACT_PRIVATE=NO
+ <doxygen:param>DETAILS_AT_TOP=YES
+ <doxygen:param>ENABLE_PREPROCESSING=YES
+ <doxygen:param>MACRO_EXPANSION=YES
+ <doxygen:param>SEARCH_INCLUDES=YES
+ <doxygen:param>INCLUDE_PATH=../../..
+ <doxygen:param>PREDEFINED=DOXYGEN_DOCS_ONLY
+ ;
+
+boostbook standalone
+ :
+ sequence_comparison_xml
+ sequence_comparison_doxygen
+ :
+ <xsl:param>chunk.first.sections=1
+ <xsl:param>chunk.section.depth=3
+ <xsl:param>toc.section.depth=3
+ <xsl:param>toc.max.depth=3
+ <xsl:param>generate.section.toc.level=3
+ <xsl:param>annotation.support=1
+ ;

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boost/sequence_comparison/sequence_comparison.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boost/sequence_comparison/sequence_comparison.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,277 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Class template sequence_comparison</title><link rel="stylesheet" href="../../../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="../../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="up" href="../../header/boost/sequence_comparison/sequence_comparison/hpp.html" title="Header &lt;boost/sequence_comparison/sequence_comparison.hpp&gt;" /><link rel="prev" href="../../header/boost/sequence_comparison/sequence_comparison/hpp.html" title="Header &lt;boost/sequence_comparison/sequence_comparison.hpp&gt;" /><link rel="next" href="../../sequence_comparison/license.html" title=" License" /><script type="text/javascript" src="../../../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../../../doc/style/html/syntax.xml',
+ '../../../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../../../doc/chapters.xml',
+ '../../../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ '../../sections.xml',
+ '../.././');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../../header/boost/sequence_comparison/sequence_comparison/hpp.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../../header/boost/sequence_comparison/sequence_comparison/hpp.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../../sequence_comparison/license.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="refentry">
+ <a id="boost.sequence_comparison.sequence_comparison"></a>
+ <div class="titlepage"></div>
+ <div class="refnamediv">
+ <h2>
+ <span class="refentrytitle">Class template sequence_comparison</span>
+ </h2>
+ <p>boost::sequence_comparison::sequence_comparison — The sequence_comparison class does nothing. </p>
+ </div>
+ <h2 class="refsynopsisdiv-title">Synopsis</h2>
+ <div class="refsynopsisdiv">
+ <div class="synopsis">
+ <div class="box-outer-wrapper">
+ <div class="box-top-left"></div>
+ <div class="box-top-right"></div>
+ <div class="box-top"></div>
+ <div class="box-inner-wrapper">
+ <pre><span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> T&gt;
+<span class="bold"><strong>class</strong></span> sequence_comparison {
+<span class="bold"><strong>public</strong></span>:
+ <span class="emphasis"><em>// construct/copy/destruct</em></span>
+ sequence_comparison();
+
+ <span class="emphasis"><em>// public member functions</em></span>
+ <span class="bold"><strong>void</strong></span> nothing(T) ;
+ <span class="bold"><strong>void</strong></span> nothing(T, <span class="bold"><strong>unsigned</strong></span>) ;
+ <span class="bold"><strong>int</strong></span> get_nothing_count() ;
+ <span class="bold"><strong>int</strong></span> get_call_count() ;
+};</pre>
+ </div>
+ <div class="box-bottom-left"></div>
+ <div class="box-bottom-right"></div>
+ <div class="box-bottom"></div>
+ </div>
+ </div>
+ </div>
+ <div class="refsect1">
+ <a id="id413666"></a>
+ <h2>Description</h2>
+ <p>
+</p>
+ <p>This class does nothing. </p>
+ <p>
+Todo</p>
+ <p>Make this class do something. </p>
+ <p>Bug</p>
+ <p>This class does do something.</p>
+ <p>Since sequence_comparison does nothing, it is not very useful. </p>
+ <div class="refsect2">
+ <a id="id413686"></a>
+ <h3><a id="boost.sequence_comparison.sequence_comparisonconstruct-copy-destruct"></a><code class="computeroutput">sequence_comparison</code>
+ public
+ construct/copy/destruct</h3>
+ <div>
+ <ol class="ol_1">
+ <li>
+ <pre class="literallayout"><a id="id99073-bb"></a>sequence_comparison();</pre>
+ <p>This constructor actually does something. It sets the internal counters to 0. </p>
+ </li>
+ </ol>
+ </div>
+ </div>
+ <div class="refsect2">
+ <a id="id413732"></a>
+ <h3><a id="id80988-bb"></a><code class="computeroutput">sequence_comparison</code> public member functions</h3>
+ <div>
+ <ol class="ol_1">
+ <li>
+ <pre class="literallayout"><span class="bold"><strong>void</strong></span> <a id="id106121-bb"></a>nothing(T t) ;</pre>
+ </li>
+ <li>
+ <pre class="literallayout"><span class="bold"><strong>void</strong></span> <a id="id96865-bb"></a>nothing(T t, <span class="bold"><strong>unsigned</strong></span> n) ;</pre>
+ <p>
+This function is equivalent to calling nothing n times. </p>
+ <div class="variablelist">
+ <table border="0">
+ <col align="left" valign="top" />
+ <tbody>
+ <tr>
+ <td><span class="term">Parameters:</span></td>
+ <td>
+ <div class="variablelist">
+ <table border="0">
+ <col align="left" valign="top" />
+ <tbody>
+ <tr>
+ <td><span class="term"><code class="computeroutput">n</code></span></td>
+ <td>
+ <p>Number of times nothing is done.</p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ </li>
+ <li>
+ <pre class="literallayout"><span class="bold"><strong>int</strong></span> <a id="id83006-bb"></a>get_nothing_count() ;</pre>
+ <p>
+</p>
+ <div class="variablelist">
+ <table border="0">
+ <col align="left" valign="top" />
+ <tbody>
+ <tr>
+ <td><span class="term">Returns:</span></td>
+ <td>
+ <p>count of how many times nothing has been done. </p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ </li>
+ <li>
+ <pre class="literallayout"><span class="bold"><strong>int</strong></span> <a id="id108333-bb"></a>get_call_count() ;</pre>
+ <p>
+</p>
+ <div class="variablelist">
+ <table border="0">
+ <col align="left" valign="top" />
+ <tbody>
+ <tr>
+ <td><span class="term">Returns:</span></td>
+ <td>
+ <p>count of how many times a method of this object has been called by the user. </p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ </li>
+ </ol>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../../header/boost/sequence_comparison/sequence_comparison/hpp.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../../header/boost/sequence_comparison/sequence_comparison/hpp.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../../sequence_comparison/license.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="copyright">
+ <p>Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boostbook.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/boostbook.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,538 @@
+/*=============================================================================
+ Copyright (c) 2004 Joel de Guzman
+ http://spirit.sourceforge.net/
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+=============================================================================*/
+
+/*=============================================================================
+ Body defaults
+=============================================================================*/
+
+ body
+ {
+ margin: 1em;
+ font-family: sans-serif;
+ }
+
+/*=============================================================================
+ Paragraphs
+=============================================================================*/
+
+ p
+ {
+ text-align: left;
+ font-size: 10pt;
+ line-height: 1.15;
+ }
+
+/*=============================================================================
+ Program listings
+=============================================================================*/
+
+ /* Code on paragraphs */
+ p tt.computeroutput
+ {
+ font-size: 10pt;
+ }
+
+ pre.synopsis
+ {
+ font-size: 10pt;
+ margin: 1pc 4% 0pc 4%;
+ padding: 0.5pc 0.5pc 0.5pc 0.5pc;
+ }
+
+ .programlisting,
+ .screen
+ {
+ font-size: 10pt;
+ display: block;
+ margin: 1pc 4% 0pc 4%;
+ padding: 0.5pc 0.5pc 0.5pc 0.5pc;
+ }
+
+/*=============================================================================
+ Headings
+=============================================================================*/
+
+ h1, h2, h3, h4, h5, h6
+ {
+ text-align: left;
+ margin: 1em 0em 0.5em 0em;
+ font-weight: bold;
+ }
+
+ h1 { font: 140% }
+ h2 { font: bold 140% }
+ h3 { font: bold 130% }
+ h4 { font: bold 120% }
+ h5 { font: italic 110% }
+ h6 { font: italic 100% }
+
+ /* Top page titles */
+ title,
+ h1.title,
+ h2.title
+ h3.title,
+ h4.title,
+ h5.title,
+ h6.title,
+ .refentrytitle
+ {
+ font-weight: bold;
+ margin-bottom: 1pc;
+ }
+
+ h1.title { font-size: 140% }
+ h2.title { font-size: 140% }
+ h3.title { font-size: 130% }
+ h4.title { font-size: 120% }
+ h5.title { font-size: 110% }
+ h6.title { font-size: 100% }
+
+ .section h1
+ {
+ margin: 0em 0em 0.5em 0em;
+ font-size: 140%;
+ }
+
+ .section h2 { font-size: 140% }
+ .section h3 { font-size: 130% }
+ .section h4 { font-size: 120% }
+ .section h5 { font-size: 110% }
+ .section h6 { font-size: 100% }
+
+ /* Code on titles */
+ h1 tt.computeroutput { font-size: 140% }
+ h2 tt.computeroutput { font-size: 140% }
+ h3 tt.computeroutput { font-size: 130% }
+ h4 tt.computeroutput { font-size: 120% }
+ h5 tt.computeroutput { font-size: 110% }
+ h6 tt.computeroutput { font-size: 100% }
+
+/*=============================================================================
+ Author
+=============================================================================*/
+
+ h3.author
+ {
+ font-size: 100%
+ }
+
+/*=============================================================================
+ Lists
+=============================================================================*/
+
+ li
+ {
+ font-size: 10pt;
+ line-height: 1.3;
+ }
+
+ /* Unordered lists */
+ ul
+ {
+ text-align: left;
+ }
+
+ /* Ordered lists */
+ ol
+ {
+ text-align: left;
+ }
+
+/*=============================================================================
+ Links
+=============================================================================*/
+
+ a
+ {
+ text-decoration: none; /* no underline */
+ }
+
+ a:hover
+ {
+ text-decoration: underline;
+ }
+
+/*=============================================================================
+ Spirit style navigation
+=============================================================================*/
+
+ .spirit-nav
+ {
+ text-align: right;
+ }
+
+ .spirit-nav a
+ {
+ color: white;
+ padding-left: 0.5em;
+ }
+
+ .spirit-nav img
+ {
+ border-width: 0px;
+ }
+
+/*=============================================================================
+ Table of contents
+=============================================================================*/
+
+ .toc
+ {
+ margin: 1pc 4% 0pc 4%;
+ padding: 0.1pc 1pc 0.1pc 1pc;
+ font-size: 10pt;
+ line-height: 1.15;
+ }
+
+ .toc-main
+ {
+ width: 600;
+ text-align: center;
+ margin: 1pc 1pc 1pc 10%;
+ padding: 2pc 1pc 3pc 1pc;
+ line-height: 0.1;
+ }
+
+ .boost-toc
+ {
+ float: right;
+ padding: 0.5pc;
+ }
+
+/*=============================================================================
+ Tables
+=============================================================================*/
+
+ .table-title,
+ div.table p.title
+ {
+ margin-left: 4%;
+ padding-right: 0.5em;
+ padding-left: 0.5em;
+ }
+
+ .informaltable table,
+ .table table
+ {
+ width: 92%;
+ margin-left: 4%;
+ margin-right: 4%;
+ }
+
+ div.informaltable table,
+ div.table table
+ {
+ padding: 4px;
+ }
+
+ /* Table Cells */
+ div.informaltable table tr td,
+ div.table table tr td
+ {
+ padding: 0.5em;
+ text-align: left;
+ }
+
+ div.informaltable table tr th,
+ div.table table tr th
+ {
+ padding: 0.5em 0.5em 0.5em 0.5em;
+ border: 1pt solid white;
+ font-size: 120%;
+ }
+
+/*=============================================================================
+ Blurbs
+=============================================================================*/
+
+ div.note,
+ div.tip,
+ div.important,
+ div.caution,
+ div.warning,
+ p.blurb
+ {
+ font-size: 10pt;
+ line-height: 1.2;
+ display: block;
+ margin: 1pc 4% 0pc 4%;
+ padding: 0.5pc 0.5pc 0.5pc 0.5pc;
+ }
+
+ p.blurb img
+ {
+ padding: 1pt;
+ }
+
+/*=============================================================================
+ Variable Lists
+=============================================================================*/
+
+ span.term
+ {
+ font-weight: bold;
+ font-size: 10pt;
+ }
+
+ div.variablelist table tbody tr td
+ {
+ text-align: left;
+ vertical-align: top;
+ padding: 0em 2em 0em 0em;
+ font-size: 10pt;
+ }
+
+ div.variablelist table tbody tr td p
+ {
+ margin: 0em 0em 0.5em 0em;
+ }
+
+ /* Make the terms in definition lists bold */
+ div.variablelist dl dt
+ {
+ font-weight: bold;
+ font-size: 10pt;
+ }
+
+ div.variablelist dl dd
+ {
+ margin: 1em 0em 1em 2em;
+ font-size: 10pt;
+ }
+
+/*=============================================================================
+ Misc
+=============================================================================*/
+
+ /* Title of books and articles in bibliographies */
+ span.title
+ {
+ font-style: italic;
+ }
+
+ span.underline
+ {
+ text-decoration: underline;
+ }
+
+ span.strikethrough
+ {
+ text-decoration: line-through;
+ }
+
+ /* Copyright, Legal Notice */
+ div div.legalnotice p
+ {
+ font-size: 8pt;
+ text-align: left
+ }
+
+/*=============================================================================
+ Colors
+=============================================================================*/
+
+ @media screen
+ {
+ /* Links */
+ a
+ {
+ color: #0C7445;
+ }
+
+ a:visited
+ {
+ color: #663974;
+ }
+
+ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
+ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
+ h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
+ {
+ text-decoration: none; /* no underline */
+ color: #000000;
+ }
+
+ /* Syntax Highlighting */
+ .keyword { color: #0000AA; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #402080; }
+ .char { color: teal; }
+ .comment { color: #800000; }
+ .string { color: teal; }
+ .number { color: teal; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+
+ /* Copyright, Legal Notice */
+ .copyright
+ {
+ color: #666666;
+ font-size: small;
+ }
+
+ div div.legalnotice p
+ {
+ color: #666666;
+ }
+
+ /* Program listing */
+ pre.synopsis
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+ .programlisting,
+ .screen
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+ /* Blurbs */
+ div.note,
+ div.tip,
+ div.important,
+ div.caution,
+ div.warning,
+ p.blurb
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+ /* Table of contents */
+ .toc
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+ /* Table of contents */
+ .toc-main
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+
+ /* Tables */
+ div.informaltable table tr td,
+ div.table table tr td
+ {
+ border: 1px solid #DCDCDC;
+ background-color: #FAFFFB;
+ }
+
+ div.informaltable table tr th,
+ div.table table tr th
+ {
+ background-color: #E3F9E4;
+ border: 1px solid #DCDCDC;
+ }
+
+ /* Misc */
+ span.highlight
+ {
+ color: #00A000;
+ }
+ }
+
+ @media print
+ {
+ /* Links */
+ a
+ {
+ color: black;
+ }
+
+ a:visited
+ {
+ color: black;
+ }
+
+ .spirit-nav
+ {
+ display: none;
+ }
+
+ /* Program listing */
+ pre.synopsis
+ {
+ border: 1px solid gray;
+ background-color: #FAFFFB;
+ }
+
+ .programlisting,
+ .screen
+ {
+ border: 1px solid gray;
+ background-color: #FAFFFB;
+ }
+
+ /* Table of contents */
+ .toc
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+ /* Table of contents */
+ .toc-main
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ background-color: #FAFFFB;
+ }
+
+ .informaltable table,
+ .table table
+ {
+ border: 1px solid #DCDCDC;
+ border-bottom: 3px solid #9D9D9D;
+ border-right: 3px solid #9D9D9D;
+ border-collapse: collapse;
+ background-color: #FAFFFB;
+ }
+
+ /* Tables */
+ div.informaltable table tr td,
+ div.table table tr td
+ {
+ border: 1px solid #DCDCDC;
+ background-color: #FAFFFB;
+ }
+
+ div.informaltable table tr th,
+ div.table table tr th
+ {
+ border: 1px solid #DCDCDC;
+ background-color: #FAFFFB;
+ }
+
+ /* Misc */
+ span.highlight
+ {
+ font-weight: bold;
+ }
+ }

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/boost/sequence_comparison/sequence_comparison/hpp.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/header/boost/sequence_comparison/sequence_comparison/hpp.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,162 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Header &lt;boost/sequence_comparison/sequence_comparison.hpp&gt;</title><link rel="stylesheet" href="../../../../../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="../../../../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="up" href="../../../../sequence_comparison/reference.html" title="Reference" /><link rel="prev" href="../../../../sequence_comparison/reference.html" title="Reference" /><link rel="next" href="../../../../boost/sequence_comparison/sequence_comparison.html" title="Class template sequence_comparison" /><script type="text/javascript" src="../../../../../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../../../../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../../../../../doc/style/html/syntax.xml',
+ '../../../../../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../../../../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../../../../../doc/chapters.xml',
+ '../../../../../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ '../../../../sections.xml',
+ '../../../.././');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../../../../sequence_comparison/reference.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../../../../sequence_comparison/reference.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../../../../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../../../../boost/sequence_comparison/sequence_comparison.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="section">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a id="header.boost.sequence_comparison.sequence_comparison.hpp"></a>Header &lt;boost/sequence_comparison/sequence_comparison.hpp&gt;</h3>
+ </div>
+ </div>
+ </div>
+ <div class="synopsis">
+ <div class="box-outer-wrapper">
+ <div class="box-top-left"></div>
+ <div class="box-top-right"></div>
+ <div class="box-top"></div>
+ <div class="box-inner-wrapper">
+ <pre><span class="bold"><strong>namespace</strong></span> boost {
+ <span class="bold"><strong>namespace</strong></span> sequence_comparison {
+ <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> T&gt; <span class="bold"><strong>class</strong></span> sequence_comparison;
+ }
+}</pre>
+ </div>
+ <div class="box-bottom-left"></div>
+ <div class="box-bottom-right"></div>
+ <div class="box-bottom"></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../../../../sequence_comparison/reference.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../../../../sequence_comparison/reference.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../../../../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../../../../boost/sequence_comparison/sequence_comparison.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="copyright">
+ <p>Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/blank.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/caution.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/draft.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/home.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/important.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/next.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/note.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/prev.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/tip.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/toc-blank.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/toc-minus.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/toc-plus.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/up.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/images/warning.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/index.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/index.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,225 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 1. Sequence Comparison 0.01e-10</title><link rel="stylesheet" href="../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="next" href="sequence_comparison/introduction.html" title=" Introduction" /><script type="text/javascript" src="../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../doc/style/html/syntax.xml',
+ '../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../doc/chapters.xml',
+ '../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ 'sections.xml',
+ './');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="sequence_comparison/introduction.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="chapter">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a id="sequence_comparison"></a>Chapter 1. Sequence Comparison 0.01e-10</h2>
+ </div>
+ <div>
+ <div class="author">
+ <h3 class="author"><span class="firstname">Chris</span> <span class="surname">Goller</span></h3>
+ </div>
+ </div>
+ <div>
+ <div class="author">
+ <h3 class="author"><span class="firstname">Jeff</span> <span class="surname">Flinn</span></h3>
+ </div>
+ </div>
+ <div>
+ <div class="author">
+ <h3 class="author"><span class="firstname">Brook</span> <span class="surname">Milligan</span></h3>
+ </div>
+ </div>
+ <div>
+ <div class="author">
+ <h3 class="author"><span class="firstname">Stjepan</span> <span class="surname">Rajko</span></h3>
+ </div>
+ </div>
+ <div>
+ <p class="copyright">Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div>
+ <div class="legalnotice">
+ <a id="id413347"></a>
+ <p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ </p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="toc">
+ <div class="box-outer-wrapper">
+ <div class="box-top-left"></div>
+ <div class="box-top-right"></div>
+ <div class="box-top"></div>
+ <div class="box-inner-wrapper">
+ <p>
+ <b>Table of Contents</b>
+ </p>
+ <dl>
+ <dt>
+ <span class="section">
+ Introduction
+ </span>
+ </dt>
+ <dd>
+ <dl>
+ <dt>
+ <span class="section">
+ Getting Started
+ </span>
+ </dt>
+ </dl>
+ </dd>
+ <dt>
+ <span class="section">
+ Reference
+ </span>
+ </dt>
+ <dd>
+ <dl>
+ <dt>
+ <span class="section">
+ Header <boost/sequence_comparison/sequence_comparison.hpp>
+ </span>
+ </dt>
+ </dl>
+ </dd>
+ <dt>
+ <span class="section">
+ License
+ </span>
+ </dt>
+ </dl>
+ </div>
+ <div class="box-bottom-left"></div>
+ <div class="box-bottom-right"></div>
+ <div class="box-bottom"></div>
+ </div>
+ </div>
+ <p>
+ Welcome to the Sequence Comparison! One day, it will perhaps be called Boost.Sequence
+ Comparison. Until then, feel free to use it to do nothing.
+ </p>
+ <div class="warning">
+ <div class="box-outer-wrapper">
+ <div class="box-top-left"></div>
+ <div class="box-top-right"></div>
+ <div class="box-top"></div>
+ <div class="box-inner-wrapper">
+ <div class="admonition-graphic">
+ <div class="admonition-icon">
+ <div class="warning-icon"></div>
+ </div>
+ </div>
+ <div class="admonition-body">
+ <div class="admonition-title">Warning</div>
+ <div class="admonition-content">
+ <p>
+ Sequence Comparison is not an official Boost library.
+ </p>
+ </div>
+ </div>
+ </div>
+ <div class="box-bottom-left"></div>
+ <div class="box-bottom-right"></div>
+ <div class="box-bottom"></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="sequence_comparison/introduction.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="revised">Revised: May 06, 2008 at 22:55:54 GMT</div>
+ <div id="copyright"></div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/reference.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/reference.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,5 @@
+PRE.synopsis {
+ background-color: #e0ffff;
+ border: thin solid blue;
+ padding: 1em
+}

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title> Introduction</title><link rel="stylesheet" href="../../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="up" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="prev" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="next" href="introduction/start.html" title=" Getting Started" /><script type="text/javascript" src="../../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../../doc/style/html/syntax.xml',
+ '../../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../../doc/chapters.xml',
+ '../../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ '../sections.xml',
+ '.././');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../index.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../index.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="introduction/start.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="section">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a id="sequence_comparison.introduction"></a> Introduction</h2>
+ </div>
+ </div>
+ </div>
+ <div class="toc">
+ <div class="box-outer-wrapper">
+ <div class="box-top-left"></div>
+ <div class="box-top-right"></div>
+ <div class="box-top"></div>
+ <div class="box-inner-wrapper">
+ <dl>
+ <dt>
+ <span class="section">
+ Getting Started
+ </span>
+ </dt>
+ </dl>
+ </div>
+ <div class="box-bottom-left"></div>
+ <div class="box-bottom-right"></div>
+ <div class="box-bottom"></div>
+ </div>
+ </div>
+ <p>
+ User, this is Sequence Comparison. Sequence Comparison, this is the user. Be
+ nice to each other.
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../index.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../index.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="introduction/start.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="copyright">
+ <p>Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction/start.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/introduction/start.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,152 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title> Getting Started</title><link rel="stylesheet" href="../../../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="../../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="up" href="../introduction.html" title=" Introduction" /><link rel="prev" href="../introduction.html" title=" Introduction" /><link rel="next" href="../reference.html" title="Reference" /><script type="text/javascript" src="../../../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../../../doc/style/html/syntax.xml',
+ '../../../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../../../doc/chapters.xml',
+ '../../../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ '../../sections.xml',
+ '../.././');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../introduction.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../introduction.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../reference.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="section">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a id="sequence_comparison.introduction.start"></a> Getting Started</h3>
+ </div>
+ </div>
+ </div>
+ <p>
+ The Sequence Comparison is located in the sequence_comparison directory of
+ the boost sandbox.
+ </p>
+ <p>
+ You might also want to look at the reference.
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../introduction.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../introduction.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../reference.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="copyright">
+ <p>Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/license.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/license.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,140 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title> License</title><link rel="stylesheet" href="../../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="up" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="prev" href="../boost/sequence_comparison/sequence_comparison.html" title="Class template sequence_comparison" /><script type="text/javascript" src="../../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../../doc/style/html/syntax.xml',
+ '../../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../../doc/chapters.xml',
+ '../../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ '../sections.xml',
+ '.././');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../boost/sequence_comparison/sequence_comparison.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../index.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="section">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a id="sequence_comparison.license"></a> License</h2>
+ </div>
+ </div>
+ </div>
+ <p>
+ Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="../boost/sequence_comparison/sequence_comparison.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../index.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="copyright">
+ <p>Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/reference.html
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/sequence_comparison/reference.html 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,164 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Reference</title><link rel="stylesheet" href="../../../doc/style/html/main.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.67.2" /><link rel="start" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="up" href="../index.html" title="Chapter 1. Sequence Comparison 0.01e-10" /><link rel="prev" href="introduction/start.html" title=" Getting Started" /><link rel="next" href="../header/boost/sequence_comparison/sequence_comparison/hpp.html" title="Header &lt;boost/sequence_comparison/sequence_comparison.hpp&gt;" /><script type="text/javascript" src="../../../doc/javascript/main.js"></script>
+ <script type="text/javascript" > <!--
+ boostscript.init( new Array(
+ boostscript.nested_links,
+ boostscript.style_switcher,
+ boostscript.common
+ ),
+ '../../../doc/javascript'
+ );
+ //--></script>
+
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'include_alternate_stylesheets',
+ '../../../doc/style/html/syntax.xml',
+ '../../../doc/style/html'
+ );
+ //--></script>
+<link rel="alternate stylesheet" type="text/css" title="Quickbook source" href="../../../doc/style/html/conversion/boostbook_to_quickbook.css" />
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.style_switcher, 'load_user_stylesheet' );
+ //--></script>
+</head>
+ <body>
+ <div id="heading">
+ <div id="heading-placard"></div>
+ <div class="heading-navigation-box">
+ <div class="nested-links-select-box" id="chapters_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'chapters_select_box',
+ '../../../doc/chapters.xml',
+ '../../../libs');
+ //--></script>
+</div>
+ <div class="nested-links-select-box" id="sections_select_box">
+ <script type="text/javascript" > <!--
+ boostscript.call( boostscript.nested_links, 'select_box',
+ 'sections_select_box',
+ '../sections.xml',
+ '.././');
+ //--></script>
+</div>
+ </div>
+ <div class="search-box">
+ <form id="cref" action="http://google.com/cse">
+ <div class="search-box-label"></div>
+ <div>
+ <input type="hidden" name="cref" value="http://tinyurl.com/33np8c" />
+ <input class="search-box" type="text" name="q" id="q" size="40" maxlength="255" alt="Search Text" />
+ </div>
+ </form>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="introduction/start.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../index.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../header/boost/sequence_comparison/sequence_comparison/hpp.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="body">
+ <div id="body-inner">
+ <div id="content">
+ <div class="section">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a id="sequence_comparison.reference"></a>Reference</h2>
+ </div>
+ </div>
+ </div>
+ <div class="toc">
+ <div class="box-outer-wrapper">
+ <div class="box-top-left"></div>
+ <div class="box-top-right"></div>
+ <div class="box-top"></div>
+ <div class="box-inner-wrapper">
+ <dl>
+ <dt>
+ <span class="section">
+ Header <boost/sequence_comparison/sequence_comparison.hpp>
+ </span>
+ </dt>
+ </dl>
+ </div>
+ <div class="box-bottom-left"></div>
+ <div class="box-bottom-right"></div>
+ <div class="box-bottom"></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </div>
+ <div class="spirit-nav">
+ <div class="spirit-nav-icon">
+ <a accesskey="p" href="introduction/start.html">
+ <div class="prev-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="u" href="../index.html">
+ <div class="up-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="h" href="../index.html">
+ <div class="home-icon"></div>
+ </a>
+ </div>
+ <div class="spirit-nav-icon">
+ <a accesskey="n" href="../header/boost/sequence_comparison/sequence_comparison/hpp.html">
+ <div class="next-icon"></div>
+ </a>
+ </div>
+ </div>
+ <div id="footer">
+ <div id="footer-left">
+ <div id="copyright">
+ <p>Copyright © 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan
+ Rajko</p>
+ </div>
+ <div id="license">
+ <p>Distributed under the
+ Boost Software License, Version 1.0.
+ </p>
+ </div>
+ </div>
+ <div id="footer-right">
+ <div id="banners">
+ <p id="banner-xhtml">
+ XHTML 1.0
+ </p>
+ <p id="banner-css">
+ CSS
+ </p>
+ <p id="banner-sourceforge">
+ SourceForge
+ </p>
+ </div>
+ </div>
+ <div class="clear"></div>
+ </div>
+ </body>
+</html>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/html/standalone_HTML.manifest
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/html/standalone_HTML.manifest 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,7 @@
+index.html
+sequence_comparison/introduction.html
+sequence_comparison/introduction/start.html
+sequence_comparison/reference.html
+header/boost/sequence_comparison/sequence_comparison/hpp.html
+boost/sequence_comparison/sequence_comparison.html
+sequence_comparison/license.html

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/sequence_comparison.qbk
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/sequence_comparison.qbk 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,46 @@
+
+[library Sequence Comparison
+ [quickbook 1.4]
+ [version 0.01e-10]
+ [authors [Goller, Chris],[Flinn, Jeff],[Milligan, Brook],[Rajko, Stjepan]]
+ [copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko]
+ [purpose Doing nothing.]
+ [license
+ Distributed under the Boost Software License, Version 1.0.
+ (See accompanying file LICENSE_1_0.txt or copy at
+ [@http://www.boost.org/LICENSE_1_0.txt])
+ ]
+]
+
+Welcome to the Sequence Comparison! One day, it will perhaps be called
+Boost.Sequence Comparison. Until then, feel free to use it to do nothing.
+
+[warning Sequence Comparison is not an official Boost library.]
+
+[section:introduction Introduction]
+
+User, this is Sequence Comparison. Sequence Comparison, this is the user. Be nice to each other.
+
+[section:start Getting Started]
+
+The Sequence Comparison is located in the sequence_comparison directory of the boost sandbox.
+
+
+You might also want to look at the [link sequence_comparison.reference reference].
+
+
+[endsect]
+
+[endsect]
+
+[xinclude sequence_comparison_doxygen.xml]
+
+[section:license License]
+
+Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+Distributed under the Boost Software License, Version 1.0. (See
+accompanying file LICENSE_1_0.txt or copy at
+[@http://www.boost.org/LICENSE_1_0.txt])
+
+
+[endsect]

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/blurbs.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/blurbs.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,113 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Table
+-----------------------------------------------------------------------------*/
+
+
+
+
+ .note,
+ .tip,
+ .important,
+ .caution,
+ .warning,
+ .sidebar
+ {
+ font-size: 10pt;
+ line-height: 1.2;
+ display: block;
+ margin: 1pc 4% 0pc 4%;
+ }
+
+ .sidebar .box-inner-wrapper
+ {
+ padding-left: 28px;
+ }
+
+ .sidebar .box-inner-wrapper img
+ {
+ padding: 1pt;
+ }
+
+ .admonition-body
+ {
+ padding-left: 50px;
+ }
+
+ .admonition-graphic
+ {
+ float: left;
+ display: inline;
+ padding-top: 5px;
+ }
+
+ .admonition-title
+ {
+ font-weight: bold;
+ }
+
+ .admonition-content
+ {
+
+ }
+
+ .admonition-icon
+ {
+ border: none;
+ }
+
+ .note-icon { background: url(images/admonitions/note.png)
+ no-repeat center;
+ height: 30px; width: 30px; }
+
+ .warning-icon { background: url(images/admonitions/warning.png)
+ no-repeat center;
+ height: 30px; width: 30px; }
+
+ .caution-icon { background: url(images/admonitions/caution.png)
+ no-repeat center;
+ height: 30px; width: 30px; }
+
+ .tip-icon { background: url(images/admonitions/tip.png)
+ no-repeat center;
+ height: 30px; width: 30px; }
+
+ .important-icon { background: url(images/admonitions/important.png)
+ no-repeat center;
+ height: 30px; width: 30px; }
+
+
+ /* --- IE6 patch using the star hack --- */
+
+ * html body .note-icon { background: url(images/admonitions/solid/note.png)
+ no-repeat center; }
+
+ * html body .warning-icon { background: url(images/admonitions/solid/warning.png)
+ no-repeat center; }
+
+ * html body .caution-icon { background: url(images/admonitions/solid/caution.png)
+ no-repeat center; }
+
+ * html body .tip-icon { background: url(images/admonitions/solid/tip.png)
+ no-repeat center; }
+
+ * html body .important-icon { background: url(images/admonitions/solid/important.png)
+ no-repeat center; }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/box_wrapper.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/box_wrapper.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,153 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Box Wrapper
+-----------------------------------------------------------------------------*/
+
+
+ .box-outer-wrapper
+ {
+ border: 2px solid #EAEEEB;
+ border-bottom: none;
+ border-top: none;
+ background-color: white;
+ /* options:
+ (white) white;
+ (green) #FAFFFB;
+ */
+ }
+
+ .box-outer-wrapper:hover
+ {
+ background-color: #FAFFFB;
+ /* options:
+ (green ) #FAFFFB;
+ (orange) #FEFFF5;
+ (blue ) #FBFBFF;
+ */
+ }
+
+ .box-top-left
+ {
+ float: left;
+ margin-left: -2px;
+ min-height: 18px;
+ min-width: 18px;
+ background: url(images/box_wrapper/top-left.png) no-repeat top left;
+ }
+
+ .box-top-right
+ {
+ margin-right: -2px;
+ min-height: 18px;
+ min-width: 18px;
+ background: url(images/box_wrapper/top-right.png) no-repeat top right;
+ float: right;
+ }
+
+ .box-top
+ {
+ min-height: 18px;
+ background: url(images/box_wrapper/top.png) repeat-x top;
+ }
+
+ .box-inner-wrapper
+ {
+ padding-left: 18px;
+ }
+
+ .box-bottom-left
+ {
+ margin-left: -2px;
+ min-height: 28px;
+ min-width: 18px;
+ background: url(images/box_wrapper/bottom-left.png) no-repeat bottom left;
+ float: left;
+ }
+ .box-bottom-right
+ {
+ margin-right: -2px;
+ min-height: 28px;
+ min-width: 18px;
+ background: url(images/box_wrapper/bottom-right.png) no-repeat bottom right;
+ float: right;
+ }
+
+ .box-bottom
+ {
+ min-height: 28px;
+ background: url(images/box_wrapper/bottom.png) repeat-x bottom;
+ }
+
+
+ /* --- IE6 patch using the star hack --- (Thanks to Daniel James) */
+
+
+ * html body .box-top-left
+ {
+ background: url(images/box_wrapper/solid/top-left.png) no-repeat top left;
+ display: inline;
+ height: 18px;
+ width: 18px;
+ }
+
+ * html body .box-top-right
+ {
+ background: url(images/box_wrapper/solid/top-right.png) no-repeat top right;
+ display: inline;
+ height: 18px;
+ width: 18px;
+ }
+
+ * html body .box-top
+ {
+ background: url(images/box_wrapper/solid/top.png) repeat-x top;
+ height: 18px;/*
+ margin-left: -2px;
+ margin-right: -2px;
+ padding-left: -2px;
+ padding-right: -2px;*/
+ }
+
+ * html body .box-bottom-left
+ {
+ background: url(images/box_wrapper/solid/bottom-left.png) no-repeat bottom left;
+ display: inline;
+ height: 28px;
+ width: 18px;
+ margin-right: -3px;
+ }
+
+ * html body .box-bottom-right
+ {
+ background: url(images/box_wrapper/solid/bottom-right.png) no-repeat bottom right;
+ display: inline;
+ height: 28px;
+ width: 18px;
+ margin-left: -3px;
+ }
+
+ * html .box-bottom
+ {
+ background: url(images/box_wrapper/solid/bottom.png) repeat-x bottom;
+ height: 28px;
+ }
+
+
\ No newline at end of file

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/callouts.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/callouts.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,53 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+
+/*----------------------------------------------------------------------------
+ Callouts
+-----------------------------------------------------------------------------*/
+
+
+ .calloutlist
+ {
+ padding-left: 75px;
+ padding-bottom: 10px;
+ }
+
+ .line_callout_bug img
+ {
+ float: left;
+ position:relative;
+ left: -18px;
+ top: -12px;
+ clear: left;
+ margin-left:-22px;
+ border: none;
+ }
+
+ .callout_bug a img
+ {
+ border: none;
+ }
+
+ .calloutlist dl dt a img
+ {
+ float: left;
+ border: none;
+ }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/boostbook_to_quickbook.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/boostbook_to_quickbook.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,607 @@
+/*=============================================================================
+
+ Html To Quickbook stylesheets
+
+ Copyright (c) 2006 Rene Rivera
+ Copyright (c) 2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+=============================================================================*/
+
+/* Import common quickbook structures
+-----------------------------------------------------------------------------*/
+
+@import url(quickbook_common.css);
+@import url(../syntax/kd.css);
+
+/* Include again some boostbook stylesheet settings to allow site navigation
+-----------------------------------------------------------------------------*/
+
+/* Header */
+
+/* Spirit navigation bar */
+
+.spirit-nav a::before, .spirit-nav a::after
+{
+ content: "";
+}
+
+/* footer */
+
+#footer a::before, #footer a::after
+{
+ content: "";
+}
+
+
+/* Remove boostbook style
+-----------------------------------------------------------------------------*/
+
+/* General */
+
+#body
+{
+ border: none;
+ margin: 20px;
+ padding: 0em;
+ text-indent: 0em;
+ color: black;
+ font-size: 10pt;
+ font-weight: normal;
+ font-style: normal;
+ text-decoration: none;
+ font-family: monospace;
+ background: white;
+ background-color: white;
+}
+
+p
+{
+ text-align: left;
+ font-size: 10pt;
+ line-height: 1.15;
+}
+
+/* headings */
+
+.titlepage
+{
+ line-height: 1.15;
+}
+
+.titlepage .title
+{
+ margin-bottom: 0px;
+}
+
+.titlepage .copyright
+{
+ margin-top: 0px;
+}
+
+.titlepage_logo
+{
+ display: none;
+}
+
+.titlepage_separator
+{
+ margin-bottom: 0px;
+}
+
+.section
+{
+ margin-bottom: 0px;
+}
+/*
+h1, h2, h3, h4, h5, h6,
+.title, h1 .title, h2 .title, h3 .title, h4 .title, h5 .title, h6 .title,
+.section h1, .section h2, .section h3, .section h4, .section h5, .section h6,
+.refentrytitle,
+h1 tt .computeroutput, h2 tt .computeroutput, h3 tt .computeroutput,
+h4 tt .computeroutput, h5 tt .computeroutput, h6 tt .computeroutput
+*/
+
+#body p,
+#body .title,
+#body .section > h1,
+#body .section > h2,
+#body .section > h3,
+#body .section > h4,
+#body .section > h5,
+#body .section > h6,
+#body .section
+{
+ line-height: 1.5;
+ text-align: left;
+ margin: 0px;
+ padding: 0px;
+ font-weight: normal;
+ font: 100%;
+ font-size: 10pt;
+ color: black;
+ border: none;
+ text-decoration: none;
+ font-family: monospace;
+}
+
+#body .section .title
+{
+ padding-bottom: 20px;
+}
+
+#body .section::after
+{
+ line-height: 60px;
+}
+
+/* Box wrapper */
+
+.box-outer-wrapper
+{
+ border: none;
+ margin: 0px;
+ padding: 0px;
+}
+
+.box-outer-wrapper:hover
+{
+ background-color: white;
+ margin: 0px;
+ padding: 0px;
+}
+
+.box-top-left,
+.box-top-right,
+.box-top,
+.box-bottom-left,
+.box-bottom-right,
+.box-bottom
+{
+ display: none;
+}
+
+.box-inner-wrapper
+{
+ margin: 0px;
+ padding: 0px;
+}
+
+/* Remove toc */
+
+.toc
+{
+ display: none;
+}
+
+/* Remove footnotes */
+
+.footnotes
+{
+ display: none;
+}
+
+/* Tables */
+
+.table-title, .table p .title
+{
+ margin: 0px;
+ padding: 0px;
+}
+
+.table table,
+.informaltable table
+{
+ width: 100%;
+ margin: 0px;
+ padding: 0px;
+}
+
+.table table tr th,
+.informaltable table tr th,
+.table table tr th p,
+.informaltable table tr th p,
+.table table tr td,
+.informaltable table tr td,
+.table table tr td p,
+.informaltable table tr td p
+{
+ margin: 0px;
+ padding: 0px;
+ background-color: white;
+ border: none;
+ font-size: 10pt;
+ text-align: left;
+ line-height: 1.15;
+ display: inline;
+}
+
+.table table:hover tr th,
+.informaltable table:hover tr th
+{
+ background-color: white;
+}
+
+.table table:hover tr td,
+.informaltable table:hover tr td
+{
+ background-color: white;
+}
+
+
+/* code */
+
+#body .programlisting, #body .screen, #body .synopsis
+{
+ margin: 0px;
+ padding: 0px;
+}
+
+/* Remove the style selectors */
+
+.style-switcher-box
+{
+ display: none;
+}
+
+/* Remove numbers from lists */
+
+.ol_1, .ol_a, .ol_i, .ol_A, .ol_I { list-style-type: none; }
+
+li,
+ul,
+ol
+{
+ padding: 0px;
+ margin: 0px;
+}
+
+li ul,
+li ol
+{
+ padding-left: 35px;
+}
+
+
+/* Overwritte some boostbook style
+-----------------------------------------------------------------------------*/
+
+#body a::before { content: "[@" attr(href) " "; color: #5555FF; }
+#body a::after { content: "]"; color: #5555FF; }
+#body a
+{
+ color: black;
+}
+
+#body blockquote::before, #body blockquote::after { content: ""; }
+
+div .blockquote::before { content: "[:"; color: #5555FF; }
+div .blockquote::after { content: "]"; color: #5555FF; }
+
+/* Add more quickbook related style
+-------------------------------------------------------------------------------*/
+
+/* Sections */
+
+.section .titlepage .title::before
+{
+ content: "[section ";
+ color: #5555FF;
+ font-weight: normal;
+}
+
+.section .titlepage .title::after
+{
+ content: "]";
+ color: #5555FF;
+ font-weight: normal;
+}
+
+.section .titlepage .title a
+{
+ font-weight: bold;
+}
+
+.section::after
+{
+ content: "[endsect]";
+ color: #5555FF;
+}
+
+.section a::before, .section a::after
+{
+ content: "";
+}
+
+/* Headings */
+
+
+#body .section > h1::before,
+#body .section > h2::before,
+#body .section > h3::before,
+#body .section > h4::before,
+#body .section > h5::before,
+#body .section > h6::before
+{
+ content: "[heading ";
+ color: #5555FF;
+ font-weight: normal;
+}
+
+#body .section > h1::after,
+#body .section > h2::after,
+#body .section > h3::after,
+#body .section > h4::after,
+#body .section > h5::after,
+#body .section > h6::after
+{
+ content: "]";
+ color: #5555FF;
+ font-weight: normal;
+}
+
+#body .section > h1,
+#body .section > h2,
+#body .section > h3,
+#body .section > h4,
+#body .section > h5,
+#body .section > h6
+{
+ font-weight: bold;
+ color: #5555FF;
+}
+
+
+#body .section > h1 a::before,
+#body .section > h2 a::before,
+#body .section > h3 a::before,
+#body .section > h4 a::before,
+#body .section > h5 a::before,
+#body .section > h6 a::before,
+#body .section > h1 a::after,
+#body .section > h2 a::after,
+#body .section > h3 a::after,
+#body .section > h4 a::after,
+#body .section > h5 a::after,
+#body .section > h6 a::after,
+#body .section > a::before,
+#body .section > a::before,
+#body .section > a::before,
+#body .section > a::before,
+#body .section > a::before,
+#body .section > a::before,
+#body .section > a::after,
+#body .section > a::after,
+#body .section > a::after,
+#body .section > a::after,
+#body .section > a::after,
+#body .section > a::after,
+#body .section .titlepage .title a::before,
+#body .section .titlepage .title a::after
+{
+ content: "";
+}
+
+
+/* Tables */
+
+.table table tr th,
+.informaltable table tr th,
+.table table tr th p,
+.informaltable table tr th p
+{
+ background-color: #E6E6E6;
+}
+
+table::before { content: ""; }
+
+.table .title::before { content: "[table "; color: #5555FF; font-style: normal; }
+#body .table .title b::before { content: ""; }
+#body .table .title b::after { content: ""; }
+
+#body .table > a { display: none; }
+
+/* Code */
+
+
+.computeroutput::before,
+.computeroutput::after { content: "`"; color: #5555FF; font-style: normal; }
+
+.programlisting .box-inner-wrapper::before,
+.programlisting pre::after { content: "``"; color: #5555FF; font-style: normal; }
+
+.programlisting pre::before { content: ""; }
+
+.synopsis .box-inner-wrapper,
+.programlisting .box-inner-wrapper,
+.screen .box-inner-wrapper
+{
+ margin: 0px;
+ padding: 0px;
+}
+
+.line_callout_bug,
+.callout_bug,
+.calloutlist { display: none; }
+
+
+/* Blurbs */
+
+
+.note,
+.tip,
+.important,
+.caution,
+.warning,
+.sidebar
+{
+ font-size: 10pt;
+ line-height: 1.15;
+ margin: 0px;
+ padding: 0px;
+}
+
+.sidebar .box-inner-wrapper,
+.sidebar .box-inner-wrapper img,
+.admonition-body
+{
+ padding: 0px;
+}
+
+.admonition-graphic
+{
+ display: none;
+}
+
+.admonition-title
+{
+ font-weight: normal;
+ color: #5555FF;
+}
+
+.admonition-title::before
+{
+ content: "[";
+}
+
+.admonition-body::after
+{
+ content: "]";
+ color: #5555FF;
+}
+
+.sidebar .box-inner-wrapper::before
+{
+ content: "[blurb ";
+ color: #5555FF;
+}
+
+.sidebar .box-inner-wrapper::after
+{
+ content: "] ";
+ color: #5555FF;
+}
+
+/* First page of the docs */
+
+
+#body .article a::before, #body .article a::after,
+#body .book a::before, #body .book a::after,
+#body .chapter a::before, #body .chapter a::after
+{
+ content: "";
+}
+
+.article .title::before,
+.book .title::before,
+.chapter .title::before
+{
+ content: "[article ";
+}
+
+#body .article .title,
+#body .book .title,
+#body .chapter .title
+{
+ font-weight: bold;
+}
+
+.article::after,
+.book::after,
+.chapter::after
+{
+ content: "]";
+}
+
+.article .titlepage::after,
+.book .titlepage::after,
+.chapter .titlepage::after
+{
+ padding-left: 35px;
+ content: "[purpose Unknown] [category Unknown] [quickbook 1.4]"
+}
+
+.authorgroup::before
+{
+ content: "[authors ";
+}
+
+.authorgroup::after
+{
+ content: "]";
+}
+
+.authorgroup div .author::before
+{
+ content: "[";
+}
+
+.authorgroup div .author::after
+{
+ content: "]";
+}
+
+.authorgroup div .author
+{
+ font-weight: normal;
+ line-height: 1.5;
+ padding: 0px;
+ margin: 0px;
+}
+
+.copyright::before
+{
+ content: "[copyright ";
+}
+
+.copyright::after
+{
+ content: "]";
+}
+
+div div.legalnotice p::before
+{
+ content: "[license ";
+}
+
+div div.legalnotice p::after
+{
+ content: "]";
+}
+
+.copyright,
+div div.legalnotice p
+{
+ color: black;
+ font-size: 10pt;
+ font-style: normal;
+ font-weight: normal;
+}
+
+#body .copyright,
+#body div div.legalnotice p,
+.authorgroup
+{
+ padding-left: 35px;
+}
+
+.article .title::before, .article::after,
+.authorgroup::before, .authorgroup::after,
+.authorgroup div .author::before, .authorgroup div .author::after,
+.copyright::before, .copyright::after,
+div div.legalnotice p::before, div div.legalnotice p::after,
+.article .titlepage::after
+{
+ color: #5555FF;
+ font-style: normal;
+ font-weight: normal;
+}
+
+.titlepage_separator
+{
+ display: none;
+}
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/html_to_quickbook.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/html_to_quickbook.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,185 @@
+/*=============================================================================
+
+ Html To Quickbook stylesheets
+
+ Copyright (c) 2006 Rene Rivera
+ Copyright (c) 2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+=============================================================================*/
+
+@import url(html_to_quickbook_general.css);
+@import url(quickbook_common.css);
+
+/* General
+-----------------------------------------------------------------------------*/
+
+body, body *
+{
+ border: none;
+ margin: 0em;
+ padding: 0em;
+ text-indent: 0em;
+ color: black;
+ font-size: 10pt;
+ font-weight: normal;
+ font-style: normal;
+ text-decoration: none;
+ font-family: monospace;
+ background: white;
+ background-color: white;
+}
+
+body::before
+{
+ content: "[section Top]";
+ color: #5555FF;
+}
+
+body::after
+{
+ content: "[endsect]";
+ color: #5555FF;
+}
+
+h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
+{
+ display: none;
+}
+
+/* Variable List
+-----------------------------------------------------------------------------*/
+
+dl::before { content: "[variablelist "; color: #5555FF; }
+dl::after { content: "]"; color: #5555FF; }
+dt::before { content: " [["; color: #5555FF; }
+dt::after { content: "]]"; color: #5555FF; }
+dd::before { content: "["; color: #5555FF; }
+dd::after { content: "]"; color: #5555FF; }
+
+/* Preformatted output and code
+-----------------------------------------------------------------------------*/
+
+pre::before { content: "[pre \A"; color: #5555FF; }
+pre::after { content: "\A]"; color: #5555FF; }
+code::before { content: "[^"; color: #5555FF; }
+code::after { content: "]"; color: #5555FF; }
+
+/* Text style
+-----------------------------------------------------------------------------*/
+
+i::before { content: "['"; color: #5555FF; font-style: normal; }
+i { font-style: italic; }
+i::after { content: "]"; color: #5555FF; font-style: normal; }
+
+b::before { content: "[*"; color: #5555FF; font-weight: normal; }
+b { font-weight: bold; }
+b::after { content: "]"; color: #5555FF; font-weight: normal; }
+
+u::before { content: "[_"; color: #5555FF; text-decoration: none; }
+u { text-decoration: underline; }
+u::after { content: "]"; color: #5555FF; text-decoration: none; }
+
+tt::before { content: "[^"; color: #5555FF; }
+tt::after { content: "]"; color: #5555FF; }
+
+q::before { content: "[\""; color: #5555FF; font-style: normal; }
+q { font-style: italic; }
+q::after { content: "\"]"; color: #5555FF; font-style: normal; }
+
+/* Lists
+-----------------------------------------------------------------------------*/
+
+blockquote > li::before { content: "* "; color: #5555FF; }
+ol > li::before { content: "# "; color: #5555FF; }
+ul > li::before { content: "* "; color: #5555FF; }
+ul > li { list-style: none; }
+
+/* Blockquote
+-----------------------------------------------------------------------------*/
+
+blockquote::before { content: "[:"; color: #5555FF; }
+blockquote::after { content: "]"; color: #5555FF; }
+
+/* Tables
+-----------------------------------------------------------------------------*/
+
+table { display: block; }
+tr { display: block; }
+td { display: inline; }
+th { display: inline; }
+
+table::before { content: "[table"; color: #5555FF; }
+table::after { content: "]"; color: #5555FF; }
+
+tr::before { content: "["; color: #5555FF; }
+tr::after { content: "]"; color: #5555FF; }
+td::before { content: "["; color: #5555FF; }
+td::after { content: "]"; color: #5555FF; }
+th::before { content: "["; color: #5555FF; }
+th::after { content: "]"; color: #5555FF; }
+
+/* Forms
+-----------------------------------------------------------------------------*/
+
+form { display: none; }
+
+/* Links
+-----------------------------------------------------------------------------*/
+
+a::before { content: "[@" attr(href) " "; color: #5555FF; }
+a::after { content: "]"; color: #5555FF; }
+
+/* Sections and Headings
+-----------------------------------------------------------------------------*/
+
+h1, h2, h3, h4, h5, h6, p, pre, dl, ul, blockquote {
+ margin-top: 1em;
+}
+
+h1::before, h2::before, h3::before, h4::before, h5::before, h6::before
+{
+ content: "[endsect] [/br][/br] [section ";
+ color: #5555FF;
+}
+
+h1::after, h2::after, h3::after, h4::after, h5::after, h6::after
+{
+ content: "]";
+ color: #5555FF;
+}
+
+h1 a::before, h2 a::before, h3 a::before, h4 a::before, h5 a::before, h6 a::before,
+h1 a::after, h2 a::after, h3 a::after, h4 a::after, h5 a::after, h6 a::after
+{
+ content: "";
+}
+
+/* Images
+-----------------------------------------------------------------------------*/
+
+/* TODO
+img::before
+{
+ content: "[$" attr(src);
+ color: #5555FF;
+}
+
+img::after
+{
+ content: "]";
+ color: #5555FF;
+}
+
+
+*/
+
+img
+{
+ max-height: 100px;
+ max-width: 100px;
+ overflow: hidden;
+}

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/html_to_quickbook_general.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/html_to_quickbook_general.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,52 @@
+/*=============================================================================
+
+ Html To Quickbook stylesheets
+
+ Copyright (c) 2006 Rene Rivera
+ Copyright (c) 2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+=============================================================================*/
+
+
+@import url(quickbook_common.css)
+
+/* General
+-----------------------------------------------------------------------------*/
+
+body, body *
+{
+ border: none;
+ margin: 0em;
+ padding: 0em;
+ text-indent: 0em;
+ color: black;
+ font-size: 10pt;
+ font-weight: normal;
+ font-style: normal;
+ text-decoration: none;
+ font-family: monospace;
+ background: white;
+ background-color: white;
+}
+
+body::before
+{
+ content: "[section Top]";
+ color: #5555FF;
+}
+
+body::after
+{
+ content: "[endsect]";
+ color: #5555FF;
+}
+
+h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
+{
+ display: none;
+}
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/quickbook_common.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/conversion/quickbook_common.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,152 @@
+/*=============================================================================
+
+ Html To Quickbook stylesheets
+
+ Copyright (c) 2006 Rene Rivera
+ Copyright (c) 2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+=============================================================================*/
+
+/* General
+-----------------------------------------------------------------------------*/
+
+
+/* Variable List
+-----------------------------------------------------------------------------*/
+
+dl::before { content: "[variablelist "; color: #5555FF; font-weight:normal; }
+dl::after { content: "]"; color: #5555FF; font-weight:normal; }
+dt::before { content: " [["; color: #5555FF; font-weight:normal; }
+dt { font-weight:bold; }
+dt::after { content: "]"; color: #5555FF; font-weight:normal; }
+dd::before { content: "["; color: #5555FF; font-weight:normal; }
+dd::after { content: "]]"; color: #5555FF; font-weight:normal; }
+
+/* Preformatted output and code
+-----------------------------------------------------------------------------*/
+
+pre::before { content: "[pre \A"; color: #5555FF; }
+pre::after { content: "\A]"; color: #5555FF; }
+code::before { content: "[^"; color: #5555FF; }
+code::after { content: "]"; color: #5555FF; }
+
+/* Text style
+-----------------------------------------------------------------------------*/
+
+i::before, .emphasis::before { content: "['"; }
+i, .emphasis { font-style: italic; }
+i::after, .emphasis::after { content: "]"; }
+
+b::before, .bold::before { content: "[*"; }
+b, .bold { font-weight: bold; }
+b::after, .bold::after { content: "]"; }
+
+u::before, .underline::before { content: "[_"; }
+u, .underline { text-decoration: underline; }
+u::after, .underline::after { content: "]"; }
+
+tt::before, .literal::before { content: "[^"; }
+tt, .literal { font-style: normal; }
+tt::after, .literal::after { content: "]"; }
+
+q::before, .quote::before { content: "[\""; }
+q::after, .quote::after { content: "\]"; }
+
+.strikethrough::before { content: "[-"; }
+.strikethrough { text-decoration: strikethrough; }
+.strikethrough::after { content: "]"; }
+
+.replaceable code::before { content: "[~"; }
+.replaceable code { font-style: italic; }
+.replaceable code::after { content: "]"; }
+
+i::before, i::after, .emphasis::before, .emphasis::after,
+b::before, b::after, .bold::before, .bold::after,
+u::before, u::after, .underline::before, .underline::after,
+tt::before, tt::after, .literal::before, .literal::after,
+q::before, q::after, .quote::before,.quote::after,
+.strikethrough::before, .strikethrough::after,
+.replaceable code::before, .replaceable code::after
+{
+ font-style: normal;
+ font-weight: normal;
+ text-decoration: none;
+ color: #5555FF;
+}
+
+
+
+
+
+/* Lists
+-----------------------------------------------------------------------------*/
+
+blockquote > li::before { content: "* "; color: #5555FF; }
+ol > li::before { content: "# "; color: #5555FF; }
+ul > li::before { content: "* "; color: #5555FF; }
+ul > li { list-style: none; }
+
+/* Blockquote
+-----------------------------------------------------------------------------*/
+
+blockquote::before { content: "[:"; color: #5555FF; }
+blockquote::after { content: "]"; color: #5555FF; }
+
+/* Tables
+-----------------------------------------------------------------------------*/
+
+table { display: block; }
+tr { display: block; }
+td { display: inline; }
+th { display: inline; }
+
+table::before { content: "[table"; color: #5555FF; }
+table::after { content: "]"; color: #5555FF; }
+
+tr::before { content: "["; color: #5555FF; font-weight: normal; }
+tr::after { content: "]"; color: #5555FF; font-weight: normal; }
+td::before { content: "["; color: #5555FF; font-weight: normal; }
+td::after { content: "]"; color: #5555FF; font-weight: normal; }
+th::before { content: "["; color: #5555FF; font-weight: normal;
+ background-color: white; }
+th { font-weight: bold; background-color: #E6E6E6; }
+th::after { content: "]"; color: #5555FF; font-weight: normal;
+ background-color: white; }
+
+/* Links
+-----------------------------------------------------------------------------*/
+
+a::before { content: "[@" attr(href) " "; color: #5555FF; }
+a::after { content: "]"; color: #5555FF; }
+
+/* Sections and Headings
+-----------------------------------------------------------------------------*/
+
+
+
+/* Images
+-----------------------------------------------------------------------------*/
+
+img::before
+{
+ content: "[$" attr(src);
+ color: #5555FF;
+}
+
+img::after
+{
+ content: "]";
+ color: #5555FF;
+}
+
+img
+{
+ max-height: 300px;
+ max-width: 500px;
+ overflow: hidden;
+}
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/footer.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/footer.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,69 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Footer
+-----------------------------------------------------------------------------*/
+
+
+ #footer {
+ color: #666666;
+ margin: 1.5em;
+ padding: 0em;
+ clear: both;
+ background: #FFFFFF url(images/footer/background.png) repeat-x top left;
+ border: none;
+ }
+
+ #footer-left {
+ float: left;
+ padding: 0.65em;
+ min-height: 100px;
+ background: url(images/footer/background-left.png) no-repeat top left;
+ }
+
+ #footer-right {
+ float: right;
+ padding: 0.65em;
+ min-height: 100px;
+ background: url(images/footer/background-right.png) no-repeat top right;
+ }
+
+ #footer p {
+ margin: 0em;
+ padding: 0em;
+ font-size: 75%;
+ text-align: left;
+ }
+
+ #footer #banners p {
+ float: left;
+ margin: 0em 0em 0em 1em;
+ }
+
+ #footer #banners a {
+ display: block;
+ }
+
+ #footer #banner-sourceforge {
+ /*background: url(http://sourceforge.net/sflogo.php?group_id=7586&type=1) no-repeat fixed 0px 5em;*/
+ }
+
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/general.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/general.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,109 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ General
+-----------------------------------------------------------------------------*/
+
+
+ .clear
+ {
+ clear : both;
+ width : 100%;
+ height : 1px;
+ overflow : hidden;
+ }
+
+ body
+ {
+ font-family: sans-serif;
+ min-width : 43em;
+ margin: 0;
+ }
+
+ #body
+ {
+ clear : both;
+ border : none;
+ width : 100%;
+ background : #ffffff;
+ }
+
+ #content
+ {
+ margin: 1em;
+ clear : both;
+ border : none;
+ }
+
+ p
+ {
+ text-align: left;
+ font-size: 10pt;
+ line-height: 1.15;
+ }
+
+
+ a
+ {
+ text-decoration: none;
+ border: none;
+ color: #0C7445;
+ }
+
+ a:hover { text-decoration: underline; }
+ a:visited { color: #663974; }
+
+
+ span.title { font-style: italic; }
+ span.underline { text-decoration: underline; }
+ span.strikethrough { text-decoration: line-through; }
+ span.highlight { color: #00A000; }
+ div div.legalnotice p { text-align: left; color: #666666; }
+ .copyright { font-size: small; color: #666666; }
+
+
+ .titlepage
+ {
+ line-height: 0.6;
+ }
+
+ .titlepage .title
+ {
+ margin-bottom: 30px;
+ }
+
+ .titlepage .copyright
+ {
+ margin-top: 30px;
+ }
+
+ .titlepage_logo
+ {
+ text-align: center;
+ }
+
+ .titlepage_separator
+ {
+ margin-bottom: 30px;
+ }
+
+ .section
+ {
+ margin-bottom: 20px;
+ }

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/header.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/header.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,90 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Page Header
+-----------------------------------------------------------------------------*/
+
+
+ @import url(nested_links.css);
+
+ body
+ {
+ background: #ffffff url(images/header/background-more.png) repeat-x top left;
+ color: black;
+ }
+
+ #heading
+ {
+ height: 100px;
+ background: url(images/header/background.png) no-repeat top left;
+ border-bottom: solid 1px;
+ }
+
+ .heading-logo
+ {
+ text-align: left;
+ border: none;
+ }
+
+ div.search-box
+ {
+ text-align: right;
+ padding-bottom: 10px;
+ padding-right: 10px;
+ height: 40px;
+ color: white;
+ font-weight: bold;
+ background : transparent;
+ }
+
+ input.search-box
+ {
+ background-color: #BEDEBA;
+ font-weight: bold;
+ font-size: 12px;
+ color: #006D00;
+ border: 1px solid #DCDCDC;
+ border-bottom: 1px solid #9D9D9D;
+ border-right: 1px solid #9D9D9D;
+ padding-bottom: 3px;
+ padding-left: 3px;
+ }
+
+ .heading-navigation-box
+ {
+ text-align: right;
+ padding-top: 10px;
+ padding-right: 10px;
+ height: 40px;
+ background : transparent;
+ }
+
+ .search-box-label::before
+ {
+ content: "Search Boost";
+ }
+
+ /* --- IE6 patch using the star hack --- (Thanks to Daniel James) */
+
+
+ * html body #heading
+ {
+ border-bottom: none;
+ }

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/headings.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/headings.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,93 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Headings
+-----------------------------------------------------------------------------*/
+
+ h1, h2, h3, h4, h5, h6
+ {
+ text-align: left;
+ margin: 1em 0em 0.5em 0em;
+ font-weight: bold;
+ }
+
+ h1 { font: 140% }
+ h2 { font: bold 140% }
+ h3 { font: bold 130% }
+ h4 { font: bold 120% }
+ h5 { font: italic 110% }
+ h6 { font: italic 100% }
+
+ /* Top page titles */
+ title,
+ h1.title,
+ h2.title,
+ h3.title,
+ h4.title,
+ h5.title,
+ h6.title,
+ .refentrytitle
+ {
+ font-weight: bold;
+ margin-bottom: 1pc;
+ }
+
+ h1.title { font-size: 140% }
+ h2.title { font-size: 140% }
+ h3.title { font-size: 130% }
+ h4.title { font-size: 120% }
+ h5.title { font-size: 110% }
+ h6.title { font-size: 100% }
+
+ .section h1
+ {
+ margin: 0em 0em 0.5em 0em;
+ font-size: 140%;
+ }
+
+ .section h2 { font-size: 140% }
+ .section h3 { font-size: 130% }
+ .section h4 { font-size: 120% }
+ .section h5 { font-size: 110% }
+ .section h6 { font-size: 100% }
+
+ /* Code on titles */
+ h1 tt.computeroutput { font-size: 140% }
+ h2 tt.computeroutput { font-size: 140% }
+ h3 tt.computeroutput { font-size: 130% }
+ h4 tt.computeroutput { font-size: 120% }
+ h5 tt.computeroutput { font-size: 110% }
+ h6 tt.computeroutput { font-size: 100% }
+
+
+ h3.author
+ {
+ font-size: 100%
+ }
+
+ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
+ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
+ h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
+ {
+ text-decoration: none; /* no underline */
+ color: #000000;
+ border: none;
+ }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/caution.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/important.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/note.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/caution.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/important.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/note.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/tip.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/solid/warning.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/tip.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/admonitions/warning.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/bottom-left.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/bottom-right.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/bottom.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/bottom-left.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/bottom-right.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/bottom.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/top-left.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/top-right.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/solid/top.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/top-left.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/top-right.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/box_wrapper/top.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/1.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/10.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/11.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/12.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/13.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/14.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/15.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/2.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/3.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/4.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/5.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/6.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/7.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/8.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/callouts/9.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/background-left.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/background-right.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/footer/background.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/header/background-more.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/header/background.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/home.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/next.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/prev.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/navigation/up.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/bc.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/cw.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/em.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/evening.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/kd.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/morning.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/sc.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/bc.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/cw.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/em.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/evening.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/kd.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/morning.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/sc.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/vim.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/solid/vs.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/vim.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/images/syntax/vs.png
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/lists.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/lists.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,85 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Lists
+-----------------------------------------------------------------------------*/
+
+
+ li
+ {
+ font-size: 10pt;
+ line-height: 1.3;
+ }
+
+ /* Unordered lists */
+ ul
+ {
+ text-align: left;
+ }
+
+ /* Ordered lists */
+ ol
+ {
+ text-align: left;
+ }
+
+ .ol_1 { list-style-type: decimal; }
+ .ol_a { list-style-type: lower-alpha; }
+ .ol_i { list-style-type: lower-roman; }
+ .ol_A { list-style-type: upper-alpha; }
+ .ol_I { list-style-type: upper-roman; }
+
+ /* Make the terms in definition lists bold */
+ .variablelist dl dt,
+ .term
+ {
+ font-weight: bold;
+ font-size: 10pt;
+ }
+
+ .variablelist table tbody tr td
+ {
+ text-align: left;
+ vertical-align: top;
+ padding: 0em 2em 0em 0em;
+ font-size: 10pt;
+ margin: 0em 0em 0.5em 0em;
+ line-height: 1;
+ }
+
+ /* Make the terms in definition lists bold */
+ .variablelist dl dt
+ {
+ margin-bottom: 0.2em;
+ }
+
+ .variablelist dl dd
+ {
+ margin: 0em 0em 0.5em 2em;
+ font-size: 10pt;
+ }
+
+ .variablelist table tbody tr td p
+ .variablelist dl dd p
+ {
+ margin: 0em 0em 0.5em 0em;
+ line-height: 1;
+ }
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/main.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/main.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,73 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+ @import url(general.css);
+
+ @import url(header.css);
+
+ @import url(footer.css);
+
+ @import url(spirit_nav.css);
+
+ @import url(headings.css);
+
+ @import url(box_wrapper.css);
+
+ @import url(toc.css);
+
+ @import url(table.css);
+
+ @import url(lists.css);
+
+ @import url(blurbs.css);
+
+ @import url(programlisting.css);
+
+ @import url(callouts.css);
+
+ @import url(syntax/vs.css);
+
+/*----------------------------------------------------------------------------
+ Overwrite some style elements for print
+ (this may be moved inside each individual css)
+-----------------------------------------------------------------------------*/
+
+ @media print
+ {
+ /* Links */
+ a
+ {
+ color: black;
+ }
+
+ a:visited
+ {
+ color: black;
+ }
+
+ .spirit-nav
+ {
+ display: none;
+ }
+
+ /* Misc */
+ span.highlight
+ {
+ font-weight: bold;
+ }
+ }

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/nested_links.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/nested_links.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,66 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Grouped Links
+-----------------------------------------------------------------------------*/
+
+
+ div.nested-links-select-box
+ {
+ display: inline;
+ }
+
+ select.nested-links
+ {
+ background-color: #BEDEBA;
+ font-weight: bold;
+ font-size: 12px;
+ color: #006D00;
+ border: 1px solid #DCDCDC;
+ border-bottom: 1px solid #9D9D9D;
+ border-right: 1px solid #9D9D9D;
+ padding-bottom: 1px;
+ padding-right: 1px;
+ }
+
+ option.nested-links-title
+ {
+ background-color: #BEDEBA;
+ font-weight: bold;
+ font-size: 12px;
+ color: #006D00;
+ }
+
+ option.nested-links-first
+ {
+ background-color: #008000;
+ font-weight: bold;
+ font-size: 12px;
+ color: white;
+ }
+
+ option.nested-links-second
+ {
+ background-color: #FAFFFB;
+ padding: 0px 0px 0px 12px;
+ color: #006D00;
+ font-weight: normal;
+ }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/programlisting.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/programlisting.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,186 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Program Listing
+-----------------------------------------------------------------------------*/
+
+
+ p tt.computeroutput
+ {
+ font-size: 10pt;
+ }
+
+ .synopsis
+ {
+ font-size: 10pt;
+ margin: 1pc 4% 0pc 4%;
+ }
+
+ .programlisting,
+ .screen
+ {
+ font-size: 10pt;
+ display: block;
+ margin: 1pc 4% 0pc 4%;
+ }
+
+ .synopsis .box-inner-wrapper,
+ .programlisting .box-inner-wrapper,
+ .screen .box-inner-wrapper
+ {
+ padding-left: 30px;
+ }
+
+
+ .style-switcher-box
+ {
+ margin-top: -20px;
+ padding-right: 10px;
+ float: right;
+ overflow: hidden;
+ height: 30px;
+ }
+
+ .ss-options
+ {
+ padding-top: 40px;
+ }
+
+ .ss-options:hover
+ {
+ padding-top: 0px;
+ }
+
+ .ss-option-vs
+ {
+ float: left;
+ background: url(images/syntax/vs.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-kd
+ {
+ float: left;
+ background: url(images/syntax/kd.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-sc
+ {
+ float: left;
+ background: url(images/syntax/sc.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-cw
+ {
+ float: left;
+ background: url(images/syntax/cw.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-bc
+ {
+ float: left;
+ background: url(images/syntax/bc.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-em
+ {
+ float: left;
+ background: url(images/syntax/em.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-vim
+ {
+ float: left;
+ background: url(images/syntax/vim.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-evening
+ {
+ float: left;
+ background: url(images/syntax/evening.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .ss-option-morning
+ {
+ float: left;
+ background: url(images/syntax/morning.png) no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+
+ * html body .ss-options
+ {
+ padding-top: 0px;
+ }
+
+ * html body .ss-option-vs
+ {
+ background: url(images/syntax/solid/vs.png) no-repeat center;
+ }
+
+ * html body .ss-option-kd
+ {
+ background: url(images/syntax/solid/kd.png) no-repeat center;
+ }
+
+ * html body .ss-option-sc
+ {
+ background: url(images/syntax/solid/sc.png) no-repeat center;
+ }
+
+ * html body .ss-option-cw
+ {
+ background: url(images/syntax/solid/cw.png) no-repeat center;
+ }
+
+ * html body .ss-option-em
+ {
+ background: url(images/syntax/solid/em.png) no-repeat center;
+ }
+
+ * html body .ss-option-bc
+ {
+ background: url(images/syntax/solid/bc.png) no-repeat center;
+ }
+
+ * html body .ss-option-vim
+ {
+ background: url(images/syntax/solid/vim.png) no-repeat center;
+ }
+
+ * html body .ss-option-evening
+ {
+ background: url(images/syntax/solid/evening.png) no-repeat center;
+ }
+ * html body .ss-option-morning
+ {
+ background: url(images/syntax/solid/morning.png) no-repeat center;
+ }
+
+
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/spirit_nav.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/spirit_nav.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,63 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Spirit Navigation
+-----------------------------------------------------------------------------*/
+
+
+ .spirit-nav
+ {
+ margin: 16px;
+ float: right;
+ }
+
+ .spirit-nav-icon
+ {
+ float: left;
+ margin-bottom: 10px;
+ }
+
+ .prev-icon
+ {
+ background: url(images/navigation/prev.png)
+ no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .next-icon
+ {
+ background: url(images/navigation/next.png)
+ no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .up-icon
+ {
+ background: url(images/navigation/up.png)
+ no-repeat center;
+ height: 30px; width: 30px;
+ }
+
+ .home-icon
+ {
+ background: url(images/navigation/home.png)
+ no-repeat center;
+ height: 30px; width: 30px;
+ }

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax.xml
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax.xml 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<styleList>
+
+ <base href="syntax" />
+
+ <style title="vs" href="vs.css" preferred="true" />
+ <style title="kd" href="kd.css" />
+ <style title="em" href="em.css" />
+ <style title="cw" href="cw.css" />
+ <style title="bc" href="bc.css" />
+ <style title="sc" href="sc.css" />
+ <style title="vim" href="vim.css" />
+ <style title="morning" href="morning.css" />
+ <style title="evening" href="evening.css" />
+
+</styleList>

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/bc.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/bc.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,37 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Borland Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+
+ .keyword { color: #0F208E; font-weight: bold; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #2A7DC6; }
+ .char { color: #0F208E; }
+ .comment { color: #038302; }
+ .string { color: #0F208E; }
+ .number { color: #0F208E; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+
+
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/cw.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/cw.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,34 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Code Warrior Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+
+ .keyword { color: #0000B3; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #0000B3; }
+ .char { color: #666666; }
+ .comment { color: #B30000; }
+ .string { color: #666666; }
+ .number { color: #000000; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/em.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/em.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,34 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Emacs Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+
+ .keyword { color: #8B0000; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #0000CD; }
+ .char { color: #008B00; }
+ .comment { color: #00008B; }
+ .string { color: #008B00; }
+ .number { color: #000000; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/evening.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/evening.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,45 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Vim Evening Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+ .keyword { color: #60ff60; font-weight: bold; }
+ .identifier { color: #FFFFFF; font-weight: bold; }
+ .special-keyword{ color: #FFFF60; font-weight: bold; }
+ .special { color: #FFFFFF; }
+ .preprocessor { color: #FF80FF; }
+ .comment { color: #80A0FF; }
+ .string { color: #FFA0A0; background-color: #000000;}
+ .char { color: #FFA0A0; background-color: #000000;}
+ .number { color: #FFA0A0; background-color: #000000;}
+ .white_bkd { background-color: #333333; }
+ .dk_grey_bkd { background-color: #333333; }
+
+ .box-inner-wrapper { background-color: #333333;}
+ .box-outer-wrapper { background-color: #333333;}
+ .box-bottom-left { background-color: #333333;}
+ .box-bottom { background-color: #333333;}
+ .box-bottom-right { background-color: #333333;}
+ .box-top-right { background-color: #333333;}
+ .box-top-left { background-color: #333333;}
+ .box-top { background-color: #333333;}
+ .style-switcher-box { background-color: #333333;}
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/kd.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/kd.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,34 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ KDevelop Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+
+ .keyword { color: #000000; font-weight: bold; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #008000; }
+ .char { color: #FF00FF; }
+ .comment { color: #808080; font-style: italic; }
+ .string { color: #DD0000; }
+ .number { color: #0000FF; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/morning.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/morning.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,44 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+/*----------------------------------------------------------------------------
+ Vim Morning Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+ .keyword { color: #2e8b57; font-weight: bold }
+ .special-keyword{ color: #A52A2A; font-weight: bold }
+ .special { color: #000000; }
+ .identifier { color: #000000; }
+ .preprocessor { color: #A020F0; }
+ .comment { color: #0000FF; }
+ .char { color: #FF00FF; background-color: #f2f2f2;}
+ .string { color: #FF00FF; background-color: #f2f2f2; }
+ .number { color: #FF00FF; background-color: #f2f2f2;}
+ .white_bkd { background-color: #E5E5E5; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+
+ .box-inner-wrapper { background-color: #E5E5E5;}
+ .box-outer-wrapper { background-color: #E5E5E5;}
+ .box-bottom-left { background-color: #E5E5E5;}
+ .box-bottom { background-color: #E5E5E5;}
+ .box-bottom-right { background-color: #E5E5E5;}
+ .box-top-right { background-color: #E5E5E5;}
+ .box-top-left { background-color: #E5E5E5;}
+ .box-top { background-color: #E5E5E5;}
+ .style-switcher-box { background-color: #E5E5E5;}
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/sc.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/sc.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,36 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ SciTE Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+
+ .keyword { color: #3300CC; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #009999; }
+ .char { color: teal; }
+ .comment { color: #009900; }
+ .string { color: teal; }
+ .number { color: teal; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/vim.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/vim.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,35 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Vim Default Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+ .keyword { color: #2E8B57; font-weight: bold }
+ .special-keyword{ color: #A52A2A; font-weight: bold }
+ .special { color: #000000; }
+ .identifier { color: #000000; }
+ .preprocessor { color: #A020F0; }
+ .comment { color: #0000FF; }
+ .char { color: #FF00FF; background-color: #fFffff;}
+ .string { color: #FF00FF; background-color: #fFffff; }
+ .number { color: #FF00FF; background-color: #fFffff;}
+ .white_bkd { background-color: #FFFFFF; }
+ .dk_grey_bkd { background-color: #999999; }
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/vs.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/syntax/vs.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,34 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Visual Studio Syntax Highlighting
+-----------------------------------------------------------------------------*/
+
+ .keyword { color: #0000FF; }
+ .identifier { color: #000000; }
+ .special { color: #707070; }
+ .preprocessor { color: #0000FF; }
+ .char { color: #A31515; }
+ .comment { color: #008000; }
+ .string { color: #A31515; }
+ .number { color: #000000; }
+ .white_bkd { background-color: #E8FBE9; }
+ .dk_grey_bkd { background-color: #A0DAAC; }
+
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/table.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/table.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,99 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Table
+-----------------------------------------------------------------------------*/
+
+
+ .table-title,
+ .table p .title
+ {
+ margin-left: 4%;
+ padding-right: 0.5em;
+ padding-left: 0.5em;
+ margin-top: 25px;
+ }
+
+ .table table,
+ .informaltable table
+ {
+ width: 92%;
+ margin-left: 4%;
+ margin-right: 4%;
+ }
+
+ /* Table Cells */
+
+ .table table tr th,
+ .informaltable table tr th
+ {
+ margin: 2px;
+ margin-bottom: 8px;
+ padding: 0.5em;
+ padding-top: 10px;
+ padding-bottom: 0px;
+ background-color: #F8F8F8;
+ border: 1px solid #ECECEC;
+ }
+
+ .table table tr th p,
+ .informaltable table tr th p
+ {
+ font-size: 10pt;
+ text-align: center;
+ line-height: 1.2;
+ margin: 0;
+ padding: 0;
+ padding-bottom: 10px;
+ }
+
+ .table table tr td,
+ .informaltable table tr td
+ {
+ margin: 2px;
+ padding: 0.5em;
+ padding-top: 10px;
+ padding-bottom: 0px;
+ background-color: white;
+ border: 1px solid #ECECEC;
+ }
+
+ .table table tr td p,
+ .informaltable table tr td p
+ {
+ text-align: left;
+ font-size: 10pt;
+ line-height: 1.2;
+ margin: 0;
+ padding: 0;
+ padding-bottom: 10px;
+ }
+
+ .table table:hover tr th,
+ .informaltable table:hover tr th
+ {
+ background-color: #E3F9E4;
+ }
+
+ .table table:hover tr td,
+ .informaltable table:hover tr td
+ {
+ background-color: #FAFFFB;
+ }
+

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/toc.css
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/doc/style/html/toc.css 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,34 @@
+/*=============================================================================
+
+ Boostbook Green Style
+
+ Copyright (c) 2006-2007 Matias Capeletto
+
+ Use, modification and distribution is subject to the Boost Software
+ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+
+ Acknowledgments:
+ This css is based on ideas from stylesheets from Joel De Guzman and
+ Rene Rivera.
+
+=============================================================================*/
+
+
+
+/*----------------------------------------------------------------------------
+ Table of contents
+-----------------------------------------------------------------------------*/
+
+
+ .toc
+ {
+ margin: 1pc 4% 0pc 4%;
+ font-size: 10pt;
+ line-height: 1.15;
+ }
+
+ div.toc div.box-inner-wrapper
+ {
+ padding-left: 36px;
+ }
\ No newline at end of file

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/DangerGeneral.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/caution.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/home.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/important.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/next.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/note.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/prev.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/tip.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/tip2.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/up.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/doc/style/pdf/images/warning.svg
==============================================================================
Binary file. No diff available.

Added: sandbox/sequence_comparison/libs/sequence_comparison/example/Jamfile
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/example/Jamfile 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,13 @@
+# Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+# Distributed under the Boost Software License, Version 1.0. (See
+# accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+
+project
+ : requirements
+ <include>../../..
+ <define>BOOST_ALL_NO_LIB=1
+ ;
+
+exe example : example.cpp ;

Added: sandbox/sequence_comparison/libs/sequence_comparison/example/example.cpp
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/example/example.cpp 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,32 @@
+// Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+// Distributed under the Boost Software License, Version 1.0. (See
+// accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+
+//[ sequence_comparison_example
+
+#include <boost/sequence_comparison.hpp>
+#include <boost/assert.hpp>
+
+void sequence_comparison_example()
+{
+ boost::sequence_comparison::sequence_comparison<int> object;
+ int x = 0;
+
+ BOOST_ASSERT(object.get_nothing_count()==0);
+ object.nothing(x);
+ BOOST_ASSERT(object.get_nothing_count()==1);
+
+ BOOST_ASSERT(object.get_call_count()==1);
+ object.nothing(x,4);
+ BOOST_ASSERT(object.get_call_count()==2);
+ BOOST_ASSERT(object.get_nothing_count()==5);
+
+} // end void sequence_comparison_example
+
+int main()
+{
+ sequence_comparison_example();
+}
+//]

Added: sandbox/sequence_comparison/libs/sequence_comparison/test/Jamfile
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/test/Jamfile 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,16 @@
+# Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+# Distributed under the Boost Software License, Version 1.0. (See
+# accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+
+import testing ;
+
+project
+ : requirements
+ <include>../../..
+ <define>BOOST_ALL_NO_LIB=1
+ ;
+
+run test_nothing.cpp ;
+run test_nothing_n.cpp ;

Added: sandbox/sequence_comparison/libs/sequence_comparison/test/test_nothing.cpp
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/test/test_nothing.cpp 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,20 @@
+// Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+// Distributed under the Boost Software License, Version 1.0. (See
+// accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+
+#include <boost/sequence_comparison.hpp>
+
+#include <boost/test/included/test_exec_monitor.hpp>
+
+int test_main(int, char* [])
+{
+ boost::sequence_comparison::sequence_comparison<int> object;
+ int x = 0;
+ BOOST_CHECK_EQUAL(object.get_nothing_count(),0);
+ object.nothing(x);
+ BOOST_CHECK_EQUAL(object.get_nothing_count(),1);
+
+ return 0;
+};

Added: sandbox/sequence_comparison/libs/sequence_comparison/test/test_nothing_n.cpp
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/libs/sequence_comparison/test/test_nothing_n.cpp 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,21 @@
+// Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+// Distributed under the Boost Software License, Version 1.0. (See
+// accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+
+#include <boost/sequence_comparison.hpp>
+
+#include <boost/test/included/test_exec_monitor.hpp>
+
+int test_main(int, char* [])
+{
+ boost::sequence_comparison::sequence_comparison<int> object;
+ int x = 0;
+ BOOST_CHECK_EQUAL(object.get_call_count(),0);
+ object.nothing(x,4);
+ BOOST_CHECK_EQUAL(object.get_call_count(),1);
+ BOOST_CHECK_EQUAL(object.get_nothing_count(),4);
+
+ return 0;
+};

Added: sandbox/sequence_comparison/project-root.jam
==============================================================================
--- (empty file)
+++ sandbox/sequence_comparison/project-root.jam 2008-05-06 19:09:35 EDT (Tue, 06 May 2008)
@@ -0,0 +1,9 @@
+# Copyright 2008 Chris Goller, Jeff Flinn, Brook Milligan and Stjepan Rajko.
+# Distributed under the Boost Software License, Version 1.0. (See
+# accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+
+import os ;
+
+path-constant BOOST_ROOT : [ os.environ BOOST_ROOT ] ;


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk