From 51ee06f53535b62965d8f34dbc4ab2456afe73c5 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Mon, 20 Dec 2010 22:15:43 -0500 Subject: [PATCH] cps tweak Signed-off-by: Jim Pryor --- cps_and_continuation_operators.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps_and_continuation_operators.mdwn b/cps_and_continuation_operators.mdwn index df27db76..2063ef0e 100644 --- a/cps_and_continuation_operators.mdwn +++ b/cps_and_continuation_operators.mdwn @@ -283,7 +283,7 @@ Here are a series of examples from *The Seasoned Schemer*, which we recommended For reminders about Scheme syntax, see [here](/assignment8/) and [here](/week1/) and [here](/translating_between_ocaml_scheme_and_haskell). Other resources are on our [[Learning Scheme]] page. -All of the examples assume the following preface: +Most of the examples assume the following preface: #lang racket -- 2.11.0