From 805f559d2d578407ad5b7cdd9b6e973556969a07 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Wed, 3 Mar 2010 20:30:58 +0100 Subject: [PATCH 1/1] Use \hs instead of quotes. --- "c\316\273ash.lhs" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/c\316\273ash.lhs" "b/c\316\273ash.lhs" index 447e3ac..e04ef37 100644 --- "a/c\316\273ash.lhs" +++ "b/c\316\273ash.lhs" @@ -1219,7 +1219,7 @@ output of the entire cpu. Looking at the code, the function unit is the most simple. It arranges the operand selection for the function unit. Note that it does not define the actual operation that takes place inside the function unit, -but simply accepts the (higher order) argument "op" which is a function +but simply accepts the (higher order) argument \hs{op} which is a function of two arguments that defines the operation. \begin{code} -- 2.30.2