altos/scheme: Pull out per-frame vals while printing list of frames
authorKeith Packard <keithp@keithp.com>
Sun, 24 Dec 2017 22:29:09 +0000 (14:29 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 24 Dec 2017 22:31:31 +0000 (14:31 -0800)
commitfc63968f90e3fab12e63d973a4ee7f16d80d765f
tree923d652d0c641b9fc7ae6164d42a6083f9848526
parent7b5892f75a75363a656ede8befb419245aa218b5
altos/scheme: Pull out per-frame vals while printing list of frames

Was using the same vals for all frames, which just doesn't work well.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/scheme/ao_scheme_frame.c