$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2000-10-12 16:03:00
I think the suggestion is nice in general.
Jeff Squyres wrote:
>
> $top_srcdir/src/timer
> LICENSE
> README
> docs/
> src/ (only if there are .cpp files for the library)
> examples/ (optional)
> test/
I prefer uniformly singular directory names, i.e. "doc" and "example".
And "src" is the way to go, "source" is ugly.
(Yes, I'm a Unix guy.)
Jens Maurer