]> git.mdlowis.com Git - projs/alib.git/log
projs/alib.git
9 years agoImplemente plan9 header style: Remove includes and include guards from all headers...
Mike Lowis [Thu, 28 Jul 2016 14:44:47 +0000 (10:44 -0400)]
Implemente plan9 header style: Remove includes and include guards from all headers except util.h. Programs should include dependencies before including the header.

9 years agoInitial commit
Mike Lowis [Thu, 28 Jul 2016 14:37:33 +0000 (10:37 -0400)]
Initial commit