moved everything to src/
6 files changed, 0 insertions(+), 0 deletions(-) R bin/chat0/{Makefile => src/Makefile} R bin/chat0/{TODO => src/TODO} R bin/chat0/{config.h => src/config.h} R bin/chat0/{post.c => src/post.c} R bin/chat0/{postuser.c => src/postuser.c} R bin/chat0/{view.c => src/view.c}
R bin/chat0/Makefile => bin/chat0/src/Makefile +0 -0
R bin/chat0/TODO => bin/chat0/src/TODO +0 -0
R bin/chat0/config.h => bin/chat0/src/config.h +0 -0
R bin/chat0/post.c => bin/chat0/src/post.c +0 -0
R bin/chat0/postuser.c => bin/chat0/src/postuser.c +0 -0
R bin/chat0/view.c => bin/chat0/src/view.c +0 -0