diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-06-25 15:33:40 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-06-25 15:33:40 +0000 |
| commit | f081dc0d6bb73d5439420569c352e88b0f096a7f (patch) | |
| tree | 5e048635f979ec0e22f2510256d728ee80f6acab /examples/regulus/toy1/Toy1Fre.gf | |
| parent | 16bfb1250b0bc97d3b1786585c80bcb3d969e874 (diff) | |
prepared examples for Speechgram presentation
Diffstat (limited to 'examples/regulus/toy1/Toy1Fre.gf')
| -rw-r--r-- | examples/regulus/toy1/Toy1Fre.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/regulus/toy1/Toy1Fre.gf b/examples/regulus/toy1/Toy1Fre.gf index 73ac9aa97..c5d903519 100644 --- a/examples/regulus/toy1/Toy1Fre.gf +++ b/examples/regulus/toy1/Toy1Fre.gf @@ -86,7 +86,7 @@ oper lin switchable_light = ss [] ; switchable_fan = ss [] ; - dimmable_fan = ss [] ; + dimmable_light = ss [] ; statelike_switchOn _ _ = ss [] ; statelike_switchOff _ _ = ss [] ; |
