Estimated hours taken: 1.5
Fix a determinism analysis abort which was caused by det_analysis.m not
updating the instmap to include the initial insts of the lambda variables
before processing a lambda goal. This problem was also present in
cse_detection.m and simplify.m.
tests/valid/Mmake
tests/valid/lambda_instmap_bug.m
Regression test.