replace tattoo image
authorJim <jim.pryor@nyu.edu>
Sat, 21 Feb 2015 14:15:48 +0000 (09:15 -0500)
committerJim <jim.pryor@nyu.edu>
Sat, 21 Feb 2015 14:15:48 +0000 (09:15 -0500)
images/y-combinator-fixed.jpg [deleted file]
images/y-combinator-fixed.png [new file with mode: 0644]
topics/week4_fixed_point_combinators.mdwn

diff --git a/images/y-combinator-fixed.jpg b/images/y-combinator-fixed.jpg
deleted file mode 100644 (file)
index 7ec5af8..0000000
Binary files a/images/y-combinator-fixed.jpg and /dev/null differ
diff --git a/images/y-combinator-fixed.png b/images/y-combinator-fixed.png
new file mode 100644 (file)
index 0000000..77a45ed
Binary files /dev/null and b/images/y-combinator-fixed.png differ
index b20212d..a16d7c5 100644 (file)
@@ -533,7 +533,7 @@ to *the tail* of the list we were evaluating its application to at the previous
 
 ## Fixed-point Combinators Are a Bit Intoxicating ##
 
-[[tatto|/images/y-combinator-fixed.jpg]]
+[[tatto|/images/y-combinator-fixed.png]]
 
 There's a tendency for people to say "Y-combinator" to refer to fixed-point combinators generally. We'll probably fall into that usage ourselves. Speaking correctly, though, the Y-combinator is only one of many fixed-point combinators.