aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 3b17846..a3352ba 100644
--- a/README
+++ b/README
@@ -8,21 +8,21 @@ C89, it can be run on practically any UNIX system.
It is also rather small:
wc -l *.c *.h */*.t */*.lex
- 96 cforum.c
- 99 ctl.c
- 133 db.c
+ 113 cforum.c
+ 122 ctl.c
+ 230 db.c
10 err.c
106 query.c
3 ctl.h
- 37 db.h
+ 40 db.h
0 err.h
14 query.h
2 site.h
3 t/err.t
1 t/foot.t
- 14 t/front.t
+ 26 t/front.t
6 t/head.t
28 t/post.t
- 2 t/user.t
+ 12 t/user.t
87 mktpl/mktpl.lex
- 641 total
+ 803 total