diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-09 16:32:06 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-09 16:32:06 -0700 |
commit | ba932346031591e6f5fe687a20771b26d0e03055 (patch) | |
tree | 1b54c8ee2e8d124c29738d135a879dfb841bdc8f /subx/apps/survey | |
parent | eb4b45db40c2bdaef35f3e5b2388b59349ace1b6 (diff) | |
download | mu-ba932346031591e6f5fe687a20771b26d0e03055.tar.gz |
move 'segment-start' to a global variable as well
It's ugly to have function locals in global variables, but we'll figure out later how to deal with it.
Diffstat (limited to 'subx/apps/survey')
-rwxr-xr-x | subx/apps/survey | bin | 37352 -> 37339 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/survey b/subx/apps/survey
index ee90a577..6b6d3745 100755
--- a/subx/apps/survey
+++ b/subx/apps/survey
Binary files differ |