From 8aa265f15b21b2f78be32a940f8df98720387c1b Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Mon, 20 Sep 2010 07:11:52 -0400 Subject: [PATCH 1/1] assignment 2 tweak Signed-off-by: Jim Pryor --- assignment2.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment2.mdwn b/assignment2.mdwn index 4f806206..65fe479c 100644 --- a/assignment2.mdwn +++ b/assignment2.mdwn @@ -103,6 +103,6 @@ Given the primitive arithmetic functions above, how would you implement the less less-than-or-equal two one ~~> false less-than-or-equal two two ~~> true -You'll need to make use of the predecessor function, but it's not important to understand how the implementation we gave above works. You can treat it as a black box. +You'll need to make use of the predecessor function, but it's not essential to understand how the implementation we gave above works. You can treat it as a black box. -- 2.11.0