Streamlined .h files, added command line parsing routines

This commit is contained in:
Mike Dvorkin
2010-07-22 23:33:03 -07:00
parent 774424fa02
commit f02ffff989
17 changed files with 299 additions and 139 deletions

View File

@@ -5,9 +5,6 @@
#include <pwd.h>
#include <sys/types.h>
#include "pit.h"
#include "db.h"
#include "activity.h"
#include "user.h"
#define PITFILE "~/.pit"