gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] libvob/vob/demo/multifil randgraph.py


From: Janne V. Kujala
Subject: [Gzz-commits] libvob/vob/demo/multifil randgraph.py
Date: Fri, 30 May 2003 05:07:36 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Janne V. Kujala <address@hidden>        03/05/30 05:07:36

Modified files:
        vob/demo/multifil: randgraph.py 

Log message:
        more depth

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/vob/demo/multifil/randgraph.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: libvob/vob/demo/multifil/randgraph.py
diff -u libvob/vob/demo/multifil/randgraph.py:1.2 
libvob/vob/demo/multifil/randgraph.py:1.3
--- libvob/vob/demo/multifil/randgraph.py:1.2   Fri May 30 04:59:12 2003
+++ libvob/vob/demo/multifil/randgraph.py       Fri May 30 05:07:36 2003
@@ -50,7 +50,7 @@
 
         box = 800
 
-        cs = vs.scaleCS(0, "cs", 1, 1, .1)
+        cs = vs.scaleCS(0, "cs", 1, 1, .15)
 
         nodes = [ {
             "cs" : vs.orthoBoxCS(cs, "node%s" % i,




reply via email to

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