From b131edd95cfcb4912a677ee74edfe53643e64a71 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 19 Jan 2014 23:23:43 +0400 Subject: [PATCH] minor tweak... Signed-off-by: Alex A. Naanou --- ui/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/data.js b/ui/data.js index 438c7561..6c72c70e 100755 --- a/ui/data.js +++ b/ui/data.js @@ -54,7 +54,7 @@ // NOTE: TAGS gid sets are still compact lists, thus are // actively maintained sorted. // ...still thinking of whether making them sparse will -// take up too much memory. +// take up too much memory, and is it worth the work... // // // NOTE: Gen1 and Gen3 refer to code generations rather than data format