projects
/
thetarpit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55df285
)
drafts, 08a: Moar minor massage
author
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Tue, 19 Mar 2019 20:32:19 +0000
(22:32 +0200)
committer
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Tue, 19 Mar 2019 20:32:19 +0000
(22:32 +0200)
drafts/08a-feedbot-i.markdown
patch
|
blob
|
history
diff --git
a/drafts/08a-feedbot-i.markdown
b/drafts/08a-feedbot-i.markdown
index
298e4a3
..
e8a5f20
100644
(file)
--- a/
drafts/08a-feedbot-i.markdown
+++ b/
drafts/08a-feedbot-i.markdown
@@
-167,12
+167,12
@@
then sit back and relax.
~~~~
$ wc -l *.lisp
- 296 feedbot.lisp
+ 301 feedbot.lisp
28 feedbot-utils.lisp
26 package.lisp
- 350 total
+ 355 total
$ grep '^ *;' *.lisp | wc -l
- 103
+ 104
~~~~
That is, comments comprise about one third of the code. This is