commit 314c9c2cfb4981c1fe775d5f81d358af67aa268e
parent 2c94d2fec7b9d4ac16102f6bc0f72b9d825dbea2
Author: tomas <tomas@logand.com>
Date:   Sat, 23 Jan 2010 15:06:56 +0100
bowtie from 2009-07-02
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bowtie.wps b/bowtie.wps
@@ -14,12 +14,12 @@
   -25  25 lineto
   closepath
   fill
-} def
+} bind def
 
 /bowtieDot { % --
   0 0 0 setrgbcolor
   -2 -2 4 4 rectfill
-} def
+} bind def
 
 /bowtie1 { % fillStyle angle x y --
   gsave
@@ -28,7 +28,7 @@
   bowtie
   bowtieDot
   grestore
-} def
+} bind def
 
 45 45 translate
 (red)      0  0  0 bowtie1