aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-07-23 12:12:11 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-07-23 12:12:11 +0200
commitfc46e7a19d70668da0ab1df900da8898ebad000a (patch)
tree204b9ea834756c6cd3d19a05a01ff79be044b828 /TODO
parentd91266357a0d36f17fb48d367d4ab1c6429b505d (diff)
downloadvicious-legacy-fc46e7a19d70668da0ab1df900da8898ebad000a.tar.xz
TODO: solid multigraph support needed
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6665fb1..1d65379 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,7 @@
* Vicious
+** TODO Consider multigraph, graph stacking, support
** TODO Consider including this code in format helper
- return format and format:gsub("${[^}]+}", "")
- Note: We should then also replace just $1/$2...