From 295e35c34f9afb7443f7f0fa75f024ae5bf7c11e Mon Sep 17 00:00:00 2001 From: hackbard Date: Tue, 2 Oct 2007 15:42:47 +0200 Subject: [PATCH] changed default resolution --- visualize | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/visualize b/visualize index f4736ea..b5d8f74 100755 --- a/visualize +++ b/visualize @@ -16,8 +16,8 @@ EOF } directory="doesnt_exist____for_sure" -width="1024" -height="768" +width="640" +height="480" radius="1.0" x0=""; y0=""; z0=""; x1=""; y1=""; z1=""; -- 2.20.1