Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62325 - sandbox/statistics/non_parametric/boost/statistics/detail/non_parametric/kolmogorov_smirnov/tag
From: erwann.rogard_at_[hidden]
Date: 2010-05-30 12:14:39


Author: e_r
Date: 2010-05-30 12:14:39 EDT (Sun, 30 May 2010)
New Revision: 62325
URL: http://svn.boost.org/trac/boost/changeset/62325

Log:
m
Removed:
   sandbox/statistics/non_parametric/boost/statistics/detail/non_parametric/kolmogorov_smirnov/tag/reference_distribution.hpp

Deleted: sandbox/statistics/non_parametric/boost/statistics/detail/non_parametric/kolmogorov_smirnov/tag/reference_distribution.hpp
==============================================================================
--- sandbox/statistics/non_parametric/boost/statistics/detail/non_parametric/kolmogorov_smirnov/tag/reference_distribution.hpp 2010-05-30 12:14:39 EDT (Sun, 30 May 2010)
+++ (empty file)
@@ -1,27 +0,0 @@
-////////////////////////////////////////////////////////////////////////////////
-// kolmogorov_smirnov::tag::reference_distribution.hpp //
-// //
-// Copyright 2009 Erwann Rogard. 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_STATISTICS_DETAIL_NON_PARAMETRIC_KOLMOGOROV_SMIRNOV_TAG_REFERENCE_DISTRIBUTION_HPP_2010
-#define BOOST_STATISTICS_DETAIL_NON_PARAMETRIC_KOLMOGOROV_SMIRNOV_TAG_REFERENCE_DISTRIBUTION_HPP_2010
-/*
-#include <boost/parameter/name.hpp>
-#include <boost/parameter/keyword.hpp>
-
-namespace boost {
-namespace statistics{
-namespace detail{
-namespace kolmogorov_smirnov{
-namespace tag{
- struct reference_distribution{};
-}// tag
-}// kolmogorov_smirnov
-}// detail
-}// statistics
-}// boost
-
-#endif
-*/
\ No newline at end of file


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