From 937c6218cf7d2b947b3966342a38d883853a6492 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 14 Mar 2015 09:52:11 -0400 Subject: [PATCH] edits --- exercises/_assignment6.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/_assignment6.mdwn b/exercises/_assignment6.mdwn index 9431edfe..d05f1113 100644 --- a/exercises/_assignment6.mdwn +++ b/exercises/_assignment6.mdwn @@ -38,7 +38,7 @@ need to worry about variables in CL.) We're not going to ask you to write the entire program yourself. Instead, we're going to give you [[the complete program, minus a few -little bits of glue|code/reduction.ml]]. What you need to do is +little bits of glue|code/reduction_with_reduction.ml]]. What you need to do is understand how it all fits together. When you do, you'll understand how to add the last little bits to make functioning program. -- 2.11.0