Add initial (dummy) propagateState function.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Mar 2009 11:24:57 +0000 (12:24 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Mar 2009 11:27:04 +0000 (12:27 +0100)
commit221d523e2cd3de079ea642a65f31950caf94152b
tree5be98f17cbbdce3c69a402953278b7db944dcddd
parentab69875b604cf6e97bb3c9c19f4d997a57578ec4
Add initial (dummy) propagateState function.

The propagateState function will propagate the state variables down to
called functions whenever possible. For now, it just leaves functions
unchanged.
Translator.hs