* Bug: In Nero & Ocp, fix small compilation issues under Cygwing.
* Bug: In alc_env.sh.in & alc_env.csh.in, the man pages are under
TOP/share/man and no longer TOP/man.
* Change: In all the supplied RDS files, add the MBK_WIRESETTING
table (cmos.rds, techno-symb.rds, techno-035.rds).
* New: In ring, make uses of the MBK_WIRESETTING_TABLE.
* New: In cells/pxlib, add the '_sp' variant of the pads to emulate
the old padlib. This way we have only one "true" to maintain,
not two kind. The '_sp' variant is an encapsulation of the '_px'
one. Basically it provides connectors *on* the abutment box
instead of over-the-cell (and inside AB) terminals.
Contributed by N. Shimizu & F. Wajsburt.
ATTENTION: At this point there is a problem between ring and the
'_sp' emulated version of the pad. Ring doesn't seem
to see correctly the the power rails from the pads and
made short circuits with ordinary signals...
It is very risky to use this version until this issue
is resolved.