]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch: Break notmuch.c up into several smaller files.
authorCarl Worth <cworth@cworth.org>
Tue, 10 Nov 2009 20:03:05 +0000 (12:03 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 10 Nov 2009 20:03:05 +0000 (12:03 -0800)
Now that the client sources are alone here in their own directory,
(with all the library sources down inside the lib directory), we can
break the client up into multiple files without mixing the files up.
The hope is that these smaller files will be easier to manage and
maintain.


No differences found