On Mon, Nov 30, 2015 at 3:46 AM, Bert Huijben <b...@qqmail.nl> wrote: >...
> > (and leave the .h files alone) > > If we move things around anyway, we might want to move those headers as > well. > We just have those four. If we somehow grow more, then maybe. > Do you want to move buckets/ and protocols/ in that subdir? > My preference is as flat as possible, so no. (also why to avoid include/). Just trying to get the 9 .c, 9 .o, and 9 .os files out of the root dir. .h files don't generate crud. Cheers, -g