Overview
| Comment: | delete debugging code |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
700ab0232e41fed5a52eca5b10a490a6 |
| User & Date: | velartrill on 2019-03-25 22:59:45 |
| Other Links: | manifest | tags |
Context
|
2019-03-25
| ||
| 23:00 | re-add library code check-in: ee227e70ef user: lexi tags: trunk | |
| 22:59 | delete debugging code check-in: 700ab0232e user: velartrill tags: trunk | |
| 22:58 | port to chicken check-in: 6d97ea8ce6 user: lexi tags: trunk | |
Changes
Deleted failbot.scm version [4b0f620729].
1 2 3 4 5 6 |
(include "lib/lisp-macro.scm") (include "lib/bot.scm") (rule (eat me) ("hi")) (print (one-of "hi" "no")) |
< < < < < < |