From: Eric S. Raymond Date: Wed, 20 Sep 2006 03:26:16 +0000 (+0000) Subject: More boolean cleanups. More consistent use of coord type X-Git-Tag: 2.0~222 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=093f7d420e9cf92fbaf751f57a199c56562ae4b5;hp=093f7d420e9cf92fbaf751f57a199c56562ae4b5 More boolean cleanups. More consistent use of coord type Anong other things, this allows us to write a distance() macro and get rid of a lot of gnarly expressions. ---