Skip to content

Commit

Permalink
Removed cooler def.
Browse files Browse the repository at this point in the history
  • Loading branch information
leepike@gmail.com committed Feb 4, 2011
1 parent e0d3f17 commit 2915c11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Language/Copilot/Examples/Examples.hs
Expand Up @@ -109,7 +109,6 @@ engineMonitor :: Streams
engineMonitor = do
-- external vars
let temp = extF "temp"
cooler = extB "cooler"
-- Copilot vars
temps = varF "temps"
overTemp = varB "overTemp"
Expand Down

0 comments on commit 2915c11

Please sign in to comment.