Add a missing fold marker.
This commit is contained in:
parent
337527a544
commit
8aabb0c98e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user