diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-01 23:05:28 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-01 23:09:58 -0700 |
commit | 065b82af2ee09240f42527138c171ce4e5cbd0fb (patch) | |
tree | 5846777b822daabb6979830bff58815bf822d0db /subx/apps/survey | |
parent | 120a740871dce0fbdc6d1dda09075540ebd8e683 (diff) | |
download | mu-065b82af2ee09240f42527138c171ce4e5cbd0fb.tar.gz |
.
Make `compute-addresses` less clever. Stop striding from the middle of one row to the next. This way we'll also obviate the need for indexing backwards from a pointer in the next commit.
Diffstat (limited to 'subx/apps/survey')
-rwxr-xr-x | subx/apps/survey | bin | 29784 -> 29786 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/survey b/subx/apps/survey
index 8856117f..aa0048ca 100755
--- a/subx/apps/survey
+++ b/subx/apps/survey
Binary files differ |