Merge branch 'pryor'
authorJim Pryor <profjim@jimpryor.net>
Tue, 14 Sep 2010 02:35:17 +0000 (22:35 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 14 Sep 2010 02:35:17 +0000 (22:35 -0400)
assignment1.mdwn

index 9c7eaf5..1c5dc98 100644 (file)
@@ -1,8 +1,7 @@
 Reduction
 ---------
 
-Find "normal forms" for the following (that is, reduce them as far as it's possible to reduce 
-them):
+Find "normal forms" for the following (that is, reduce them until no more reductions are possible):
 
     1. (\x \y. y x) z
     2. (\x (x x)) z