alliance-programmers '01
ALC : CVS loginfo, ocp/src


Christophe Alexandre (Christophe.Alexandre@asim.lip6.fr)
Thu, 13 Sep 2001 15:30:33 +0200

=================================================================== Modification le : Thu Sep 13 15:30:18 CEST 2001 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory bip.lip6.fr:/users/cao/xtof/alliance/sources/ocp/src Modified Files: PMove.cpp PPlacement.cpp PRow.h PSubRow.cpp PSubRow.h Added Files: PConstants.h Log Message: on avance .... =================================================================== Index: PMove.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PMove.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -r1.5 -r1.6 181a182 > //cout << "printing row " << _dstRow << endl; 183a185 > //cout << "printing subrow " << _dstSubRow << endl; Index: PPlacement.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PPlacement.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -r1.10 -r1.11 669d668 < cout << Pitch << endl << ROWHEIGHT << endl << Width << endl << Height << endl; 790a790 > int numrows = 0; 793d792 < cout << "row number : " << yit << endl; 798c797 < _rowsYMax[(yit + 1) * ROWHEIGHT] = yit; --- > _rowsYMax[(yit + 1) * ROWHEIGHT] = numrows++; 804c803,806 < --- > BBox.SetMinX(0.0); > BBox.SetMinY(0.0); > BBox.SetMaxX(Width); > BBox.SetMaxY(Height * ROWHEIGHT); 854d855 < cout << "Width : " << Width << endl; 873,881c874,875 < cout << "xmin : " << xmin << endl; < cout << "xmax : " << xmax << endl; < cout << endl; < < if ( (xmax - xmin) >= _binsMinWidth) < { < cout << "creation d'un subrow" << endl; < ++nbsubrows; < } --- > if ( (xmax - xmin) >= _binsMinWidth) > ++nbsubrows; 884,885d877 < cout << "nbsubrow : " << nbsubrows << endl; =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/

 



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