$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: chintanraoh_at_[hidden]
Date: 2008-05-31 10:12:29
Author: chintanraoh
Date: 2008-05-31 10:12:29 EDT (Sat, 31 May 2008)
New Revision: 45975
URL: http://svn.boost.org/trac/boost/changeset/45975
Log:
contains a half done trie class and a simple test case file
Removed:
sandbox/SOC/2008/digital_searching/dsearch/boost/dsearch.hpp
Deleted: sandbox/SOC/2008/digital_searching/dsearch/boost/dsearch.hpp
==============================================================================
--- sandbox/SOC/2008/digital_searching/dsearch/boost/dsearch.hpp 2008-05-31 10:12:29 EDT (Sat, 31 May 2008)
+++ (empty file)
@@ -1,13 +0,0 @@
-// Copyright 2008 Chintan Rao H.
-// 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_DSEARCH_HPP
-#define BOOST_DSEARCH_HPP
-
-#include <boost/dsearch/dsearch.hpp>
-
-#endif // BOOST_DSEARCH_HPP
-