Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55890 - sandbox/statistics/tree/libs/src
From: erwann.rogard_at_[hidden]
Date: 2009-08-30 17:59:37


Author: e_r
Date: 2009-08-30 17:59:36 EDT (Sun, 30 Aug 2009)
New Revision: 55890
URL: http://svn.boost.org/trac/boost/changeset/55890

Log:
d
Removed:
   sandbox/statistics/tree/libs/src/main.cpp

Deleted: sandbox/statistics/tree/libs/src/main.cpp
==============================================================================
--- sandbox/statistics/tree/libs/src/main.cpp 2009-08-30 17:59:36 EDT (Sun, 30 Aug 2009)
+++ (empty file)
@@ -1,15 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-// example::tree.h //
-// //
-// 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) //
-///////////////////////////////////////////////////////////////////////////////
-#include <iostream>
-#include <libs/tree/example/tree.h>
-
-int main(){
- example_tree(std::cout);
-
- return 0;
-}
\ 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