$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-08-11 05:16:38
> I don't know whether there are files with this problem outside the
> tools/build/jam_src directory.
It's intentional: the .zip file has windows line endings, and the .tar.gz
file has Unix line endings.
John.