From 70187b1c01a0540bc677fbbfeaef129549d3075d Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 26 Nov 2019 22:11:23 -0800 Subject: 5765 A couple more primitives now working. In the process I ran into an issue with some buffer filling up when running ntranslate. Isolating it to survey.subx was straightforward, but --trace ran out of RAM, and --trace --dump ran out of (7GB of) disk. In the end what helped was just repeatedly inserting exits at different points, and I realized there was a magic number that hadn't been turned into a named constant. --- apps/assort | Bin 42893 -> 42897 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'apps/assort') diff --git a/apps/assort b/apps/assort index 0cd18ecf..1d59ee52 100755 Binary files a/apps/assort and b/apps/assort differ -- cgit 1.4.1-2-gfad0