alliance-programmers '2001
ALC : CVS loginfo, genlib


Frederic Petrot (Frederic.Petrot@asim.lip6.fr)
Thu, 22 Feb 2001 17:56:51 +0100 (MET)

=================================================================== Modification le : Thu Feb 22 17:56:35 MET 2001 Par : fred =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/genlib In directory odroz:/users/cao/fred/alliance/sources/genlib Modified Files: genlib.c mbkgen.h mgn330.h Log Message: New data structure returned from genlib calls, for genview. All structures are now homogeneous =================================================================== Index: genlib.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/genlib/genlib.c,v retrieving revision 1.15 retrieving revision 1.16 diff -r1.15 -r1.16 1412c1412 < void genPLACE(figname, insname, sym, x, y) --- > ptype_list *genPLACE(figname, insname, sym, x, y) 1449a1450 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 1455c1456 < void genPLACE_RIGHT(figname, insname, sym) --- > ptype_list *genPLACE_RIGHT(figname, insname, sym) 1522a1524 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 1528c1530 < void genPLACE_TOP(figname, insname, sym) --- > ptype_list *genPLACE_TOP(figname, insname, sym) 1595a1598 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 1601c1604 < void genPLACE_LEFT(figname, insname, sym) --- > ptype_list *genPLACE_LEFT(figname, insname, sym) 1666a1670 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 1672c1676 < void genPLACE_BOTTOM(figname, insname, sym) --- > ptype_list *genPLACE_BOTTOM(figname, insname, sym) 1737a1742 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 1743c1748 < void genPLACE_REF(figname, insname, sym, insref, refname) --- > ptype_list *genPLACE_REF(figname, insname, sym, insref, refname) 1816a1822 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 1822c1828 < void genPLACE_ON(figname, insname1, con1, index1, sym, insname2, con2, --- > ptype_list *genPLACE_ON(figname, insname1, con1, index1, sym, insname2, con2, 1959a1966 > return addptype(NULL, MBK_INSTANCE, addchain(NULL, WORK_PHINS)); 2329a2337,2360 > } =================================================================== 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.