|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55960 - in sandbox/gtl/doc: . images
From: lucanus.j.simonson_at_[hidden]
Date: 2009-09-01 14:25:56
Author: ljsimons
Date: 2009-09-01 14:25:56 EDT (Tue, 01 Sep 2009)
New Revision: 55960
URL: http://svn.boost.org/trac/boost/changeset/55960
Log:
fixed arrow directions in refinements diagram and typo
Binary files modified:
sandbox/gtl/doc/images/refinements.png
Text files modified:
sandbox/gtl/doc/gtl_design_overview.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/gtl/doc/gtl_design_overview.htm
==============================================================================
--- sandbox/gtl/doc/gtl_design_overview.htm (original)
+++ sandbox/gtl/doc/gtl_design_overview.htm 2009-09-01 14:25:56 EDT (Tue, 01 Sep 2009)
@@ -69,7 +69,7 @@
refinement diagram below.</p>
-</body><img border="0" src="images/refinements.png" width="554" height="474"><p>
+</body><img border="0" src="images/refinements.png" width="466" height="369"><p>
The arrows between diagram bubbles show concept refinement relationships. This is
similar, but not identical to, inheritance relationships between normal classes.
A refinement of a concept narrows down the definition of a more general concept.
Modified: sandbox/gtl/doc/images/refinements.png
==============================================================================
Binary files. No diff available.
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