repo.or.cz
/
d2df-bot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
show commit message; added nimc cfg
[d2df-bot.git]
/
src
/
memos.nim
blob
f82e1d3f41c7ab6a00c0ad458afde791cc6fd5e0
1
import strutils, tables
\r
2
\r
3
var memos = initTable[string, string]()
\r
4
\r