Ian Price <ianpric...@googlemail.com> skribis: > From ffbe4cf3c151d5d5affd5baecf7b4cf65b22ce50 Mon Sep 17 00:00:00 2001 > From: Ian Price <ianpric...@googlemail.com> > Date: Sat, 6 Apr 2013 03:06:25 +0100 > Subject: [PATCH] Remove duplicate definitions of `call/ec' and `let/ec'. > > * module/language/tree-il/peval.scm (let/ec): Remove. Import > (ice-9 control). > * module/sxml/match.scm (%call/ec-prompt, call/ec, let/ec): > Remove. Import (ice-9 control).
Applied, thanks! Ludo’.