Relax type assertion.
commit210fe3d487b846a7f30a3c0020b37f7fd55714a2
authorBernd Jendrissek <bernd@bpj-code.co.za>
Thu, 6 Jul 2017 02:58:27 +0000 (6 04:58 +0200)
committerBernd Jendrissek <bernd@bpj-code.co.za>
Thu, 6 Jul 2017 02:58:27 +0000 (6 04:58 +0200)
tree1cc6f5a0791d7b4f95e06ef99953f2e13a570e14
parentafe3b8291c2c7266e5b35ca663014b6c8cec5e6c
Relax type assertion.

gschem/scheme/auto-place-attribs.scm calls get-object-pins on objects
that aren't OBJ_COMPLEX. Throwing exceptions for other objects would
unreasonably complicate attribute autoplacement.
libgeda/src/g_smob.c