$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-09-30 07:22:21
Beman,
>The first release which includes the graph and regular expression
libraries
>(which I hope to post today or tomorrow) is likely to be messy because of
>issues like the above.
One other tip that I forgot previously, you can use:
cvs export boost
to check out a "clean" snapshot without all the cvs admin files.
- John.