diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,15 +9,15 @@ It is also rather small: wc -l *.c *.h */*.t */*.lex 101 cforum.c - 222 ctl.c + 267 ctl.c 268 db.c 10 err.c - 121 query.c + 144 query.c 6 ctl.h 40 db.h 0 err.h - 15 query.h - 21 site.h + 16 query.h + 12 site.h 3 t/err.t 1 t/foot.t 29 t/front.t @@ -26,4 +26,4 @@ It is also rather small: 28 t/post.t 12 t/user.t 95 mktpl/mktpl.lex - 1020 total + 1080 total |