$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2000-12-06 14:59:21
We need to keep whacking away at directory structure issues.  I'm starting 
the runup for 1.19.0, and find the following sub-directory names in use:
Use                    libs/graph    libs/python    libs/regex
-----------------      ------------- -------------- ------------
Documentation          docs          doc            (in main dir)
Lib make files, etc.   N/A           build          lib
Sample programs        examples      example        demo
Implementation source  N/A           src            src
Regression tests       test          test           demo/regress
Will anyone be upset if I just declare the set used by the Python libraries 
to be the preferred boost sub-directory names?  Jeremy?  John?  You are the 
ones who would have to change your directory names.
--Beman