From 31398f4c82bd06c9369bcdf4ddeaf7aa483f09d2 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 17 Nov 2010 14:09:11 -0500 Subject: [PATCH] assignment7 tweak Signed-off-by: Jim Pryor --- assignment7.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment7.mdwn b/assignment7.mdwn index a262426f..2eb30250 100644 --- a/assignment7.mdwn +++ b/assignment7.mdwn @@ -15,5 +15,5 @@ Some advice: * You'll want to use the implementation of "implicitly represented" mutable variables that we discussed at the end of this week's meeting, or the "state monad" Chris presented, which is a simple version of the former. Conceptually, though, it's sometimes useful to switch back and forth between the "implicitly represented" model and the "explicitly represented" model. -* Here are some [hints](/hints/Assignment 7 Hint 1). +* Here are some [hints](/hints/assignment_7_hint_1). -- 2.11.0