I just noticed this part in the source, and wonder how to enable it? #ifdef is a command to the compiler, right? so is ARC45 a variable in one of the config files used when doing ./configure --prefix=/opt/geda make make install
?
John
#ifdef ARC45
if (abs (wy) >= 2 * abs (wx))
dir = (SGNZ (wx) == SGNZ (wy)) ? 45 : -45;
--
John Griessen Cibolo Design Austin Texas, linux counter #249315
