Took out some C garbage, which gets around 200 more tests passing

This commit is contained in:
Neil Brown 2009-03-31 18:02:39 +00:00
parent 56e5b8da8e
commit bea4dcfd80

View File

@ -643,7 +643,7 @@ cgenVariableWithAM checkValid v am fct
t <- astTypeOf v
ct <- call getCType m t am >>* fct
-- Temporary, for debugging:
tell ["/* ", show (snd iv), " , trying to get: ", show ct, " */"]
-- tell ["/* ", show (snd iv), " , trying to get: ", show ct, " */"]
dressUp m iv ct
where
m = findMeta v