[DGD]Initializing problem

Kris Van Hees aedil at alchar.org
Fri Apr 20 17:46:03 CEST 2001


On Fri, Apr 20, 2001 at 05:38:22PM +0200, Erwin Harte wrote:
> Not sure.  I would probably also include defines in that file that
> could be useful for objects in other /usr directories, at which point
> I'm not sure which is easier/better to work with, this one:
> 
>   # include <System.h>
> 
> Or this one:
> 
>   # include "~System/include/System.h"
> 
> I think the /include/System.h file should give general pointers into
> the /usr/System/ tree, while ~System/include/ would contain include-
> files for specific objects' interfaces.

An alternative might be to add ~System/include to the includes list in the DGD
config file?  Potentially before others if you intend on possibly overriding
anything that gets defined in the kernel lib.

	Kris

List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list