Replace inside_t struct with union to better split the way it is used;
authorerg <devnull@localhost>
Tue, 8 Mar 2005 23:23:00 +0000 (23:23 +0000)
committererg <devnull@localhost>
Tue, 8 Mar 2005 23:23:00 +0000 (23:23 +0000)
commit9dd6a13b8e5dc32e99b86731aa6712f509ead0da
treea51d6cda2e56a9ab30111d6a86b4814f1098a2c6
parentff85112e6c3ddd99804fac9817034407f383f75b
Replace inside_t struct with union to better split the way it is used;
simplify arrow clipping interface;
make update function, used only in ns.c, static.
lib/common/arrows.c
lib/common/ns.c
lib/common/renderprocs.h
lib/common/types.h