alliance-programmers '2000
ALC : CVS loginfo, mbkspice


Gregoire AVOT (Gregoire.AVOT@asim.lip6.fr)
Wed, 15 Nov 2000 15:06:12 +0100 (MET)

=================================================================== Modification le : Wed Nov 15 15:05:57 MET 2000 Par : gregoire =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/mbkspice In directory beny:/local/beny2/greg/alliance/sources/mbkspice Modified Files: spi_parse.c Log Message: Pareil, mais mieux : affiche également le nom des nouds et leur equivalent reseau RCN. =================================================================== Index: spi_parse.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/mbkspice/spi_parse.c,v retrieving revision 1.26 retrieving revision 1.27 diff -r1.26 -r1.27 1690,1693c1690,1695 < if( node->SPICE == -1 ) < fprintf( ptf, " %s.\n", node->NOM ); < else < fprintf( ptf, " %5d.\n", node->SPICE ); --- > fprintf( ptf, > " %5d %5d %s\n", > node->SPICE, > node->RCN, > node->NOM ? node->NOM : "-" > ); =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://asim.lip6.fr/alliance/mailing-lists/

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 22 March 2001.