Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-08-05 14:04:16


Author: johnmaddock
Date: 2007-08-05 14:04:04 EDT (Sun, 05 Aug 2007)
New Revision: 38458
URL: http://svn.boost.org/trac/boost/changeset/38458

Log:
Fix name case in includes.
Text files modified:
   sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk | 2 +-
   sandbox/math_toolkit/libs/math/doc/math.qbk | 4 ++--
   2 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk 2007-08-05 14:04:04 EDT (Sun, 05 Aug 2007)
@@ -343,7 +343,7 @@
 [include distributions/binomial_example.qbk]
 [include distributions/negative_binomial_example.qbk]
 [include distributions/error_handling_example.qbk]
-[include distributions/NAG_library.qbk]
+[include distributions/nag_library.qbk]
 
 [endsect][/section:overview Overview]
 

Modified: sandbox/math_toolkit/libs/math/doc/math.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/math.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/math.qbk 2007-08-05 14:04:04 EDT (Sun, 05 Aug 2007)
@@ -12,8 +12,8 @@
     [/last-revision $Date$]
 ]
 
-[include HTML4_symbols.qbk] [/ just for testing]
-[/include Latin1_symbols.qbk] [/ just for testing]
+[include html4_symbols.qbk] [/ just for testing]
+[/include latin1_symbols.qbk] [/ just for testing]
 
 [def __effects [*Effects: ]]
 [def __formula [*Formula: ]]


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