Add a missing fold marker.

This commit is contained in:
Adam Sampson 2008-03-07 17:02:03 +00:00
parent 337527a544
commit 8aabb0c98e

View File

@ -56,6 +56,7 @@ genCPasses = makePassesDep' ((== BackendC) . csBackend)
cPreReq :: [Property]
cPreReq = cCppCommonPreReq ++ [Prop.parsIdentified, Prop.waitForRemoved]
--{{{ generator ops
-- | Operations for the C backend.
cgenOps :: GenOps
cgenOps = GenOps {