changeset 29:dcdf606dfaaa

unet-bind: ignore ATTR lines in unet input
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sat, 08 Aug 2015 21:19:24 +0000
parents 33e4c4cdf493
children a93e4b07fdf3
files ueda/sverp-bind/readunet.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ueda/sverp-bind/readunet.c	Sat Aug 08 21:17:57 2015 +0000
+++ b/ueda/sverp-bind/readunet.c	Sat Aug 08 21:19:24 2015 +0000
@@ -178,6 +178,7 @@
 		switch(rdout.typecode) {
 		case UNETOBJ_PRIMITIVE:
 		case UNETOBJ_ALTNAME:
+		case UNETOBJ_ATTR:
 			continue;
 		case UNETOBJ_PIN:
 			if (inst)