altos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_cons
authorKeith Packard <keithp@keithp.com>
Tue, 19 Dec 2017 19:51:33 +0000 (11:51 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 19 Dec 2017 19:51:33 +0000 (11:51 -0800)
This inline was already defined; just use it. Also, switch some places
to use ao_scheme_is_pair instead as appropriate.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found