|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67425 - sandbox/tti/libs/tti/doc
From: eldiener_at_[hidden]
Date: 2010-12-22 20:08:41
Author: eldiener
Date: 2010-12-22 20:08:39 EST (Wed, 22 Dec 2010)
New Revision: 67425
URL: http://svn.boost.org/trac/boost/changeset/67425
Log:
Removed separate history and version files
Removed:
sandbox/tti/libs/tti/doc/history.txt
sandbox/tti/libs/tti/doc/version.txt
Text files modified:
sandbox/tti/libs/tti/doc/readme.txt | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
Deleted: sandbox/tti/libs/tti/doc/history.txt
==============================================================================
--- sandbox/tti/libs/tti/doc/history.txt 2010-12-22 20:08:39 EST (Wed, 22 Dec 2010)
+++ (empty file)
@@ -1,3 +0,0 @@
-Version 1.0
-
-Initial version of the libary.
\ No newline at end of file
Modified: sandbox/tti/libs/tti/doc/readme.txt
==============================================================================
--- sandbox/tti/libs/tti/doc/readme.txt (original)
+++ sandbox/tti/libs/tti/doc/readme.txt 2010-12-22 20:08:39 EST (Wed, 22 Dec 2010)
@@ -23,15 +23,14 @@
2) Using the --boost=/path/to/boost/installation
bjam command-line parameter to point to a
- Boost installation.
+ Boost installation and placing the library
+ below the sandbox top-level directory with
+ its top-level sandbox files.
If you move this library under a Boost installation
you need only execute 'bjam' in the jamfile directories
to regenerate the docs or run the test.
-For the version of this library, see version.txt.
-For the history of this library, see history.txt.
-
If you want to contact me directly, my name is
Edward Diener and you can reach me at
eld_at_tropicsoft.com. You can also of course
Deleted: sandbox/tti/libs/tti/doc/version.txt
==============================================================================
--- sandbox/tti/libs/tti/doc/version.txt 2010-12-22 20:08:39 EST (Wed, 22 Dec 2010)
+++ (empty file)
@@ -1 +0,0 @@
-Version 1.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