Re: [Ctool-develop] suggestions to provide a 'real' public API
Brought to you by:
flisakow
From: Stefan S. <se...@sy...> - 2003-08-19 01:44:08
|
Stefan Seefeld wrote: > * the headers shouldn't be accessed directly like <decl.hpp>, > but instead with a common prefix, such as <ctool/decl.hpp> this part is done. I sent a little file layout change request to the sourceforge staff and today they processed the request. The headers are now in include/ctool, so I made the necessary adjustments to the #include statements as well as the Makefile to use the new location. Regards, Stefan |