gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/test/tools gfx.py


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/test/tools gfx.py
Date: Thu, 05 Dec 2002 20:16:18 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/12/05 20:16:18

Modified files:
        test/tools     : gfx.py 

Log message:
        more

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/tools/gfx.py.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gzz/test/tools/gfx.py
diff -u gzz/test/tools/gfx.py:1.12 gzz/test/tools/gfx.py:1.13
--- gzz/test/tools/gfx.py:1.12  Wed Nov 27 11:35:41 2002
+++ gzz/test/tools/gfx.py       Thu Dec  5 20:16:18 2002
@@ -92,7 +92,7 @@
            raise str([srclist, dstlist, dst, i, dst[i], dstlist[i]])
 
 
-class CellInBox_ConstFlat(gzz.view.CellInBox):
+class CellInBox_ConstFlat(gzz.view.CellView):
     """A CellInBox that places white rectbgvobs of constant size.
     """
     bgv = gzz.vob.vobs.RectBgVob()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]