61a5c84807
* Finish transforming references to "gif" to "png".
12 lines
302 B
Text
12 lines
302 B
Text
$NetBSD: patch-an,v 1.1 1999/11/01 03:31:46 jlam Exp $
|
|
|
|
--- examples/csh.example.orig Thu Jan 14 17:37:32 1999
|
|
+++ examples/csh.example Sun Oct 31 00:27:21 1999
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/csh
|
|
|
|
-cat <<EOD | ../fly -q -o test.gif
|
|
+cat <<EOD | ../fly -q -o test.png
|
|
new
|
|
size 256,256
|
|
fill 1,1,255,255,255
|