![]() |
Blitz Devel : |
From: Reid Rivenburgh (reid_at_[hidden])
Date: 2003-01-29 16:56:22
Hi,
I'm not a developer or subscriber to the Blitz++ mailing lists, so
sorry if this has already come up (though I couldn't find evidence of
it)....
I downloaded, built, and installed Blitz++ 0.6. I had previously used
older CVS and packaged versions, so it's nice to see a real make
install target now. I noticed, however, that it puts benchmarks,
example, and testsuite files directly under $prefix/benchmarks, etc.
Wouldn't it make more sense to put those things under
$prefix/benchmarks/blitz, etc.? Or perhaps
$prefix/share/blitz/benchmarks, $prefix/share/blitz/testsuite, etc.?
The latter sounds best to me, after giving it some more thought. It
seems like those kinds of Blitz files should be kept together under a
root Blitz directory.
It's a minor quibble, really....
Thanks,
Reid