[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: gnet-drc2.scm
User: cnieves
Date: 06/09/03 14:53:09
Modified: . gnet-drc2.scm
Log:
Applied patch #1551415 from Tomas Solc. Thanks.
Revision Changes Path
1.14 +1 -1 eda/geda/gaf/gnetlist/scheme/gnet-drc2.scm
(In the diff below, changes in quantity of whitespace are not shown.)
Index: gnet-drc2.scm
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/scheme/gnet-drc2.scm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- gnet-drc2.scm 22 Apr 2006 20:09:26 -0000 1.13
+++ gnet-drc2.scm 3 Sep 2006 18:53:09 -0000 1.14
@@ -694,7 +694,7 @@
(display "': " port)
(display (drc2:display-pins-of-type port type1
connections) port)
- (display (string-append "\n\tare connected by net '" netname))
+ (display (string-append "\n\tare connected by net '" netname) port)
(display "'\n\tto pin(s) with pintype '" port)
(display (drc2:get-full-name-of-pintype-by-number type2) port)
(display "': " port)
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs