diff ueda/sverp-bind/readunet.c @ 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 1d4c693b8f35
children ce887659d12e
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)