1
0
forked from GitHub/gf-core

some godis additions to dialogue

This commit is contained in:
aarne
2006-05-17 21:04:54 +00:00
parent e4a2f40f36
commit e38d847a54
5 changed files with 44 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ concrete LightsProlog of Lights =
LivingRoom = ss "living_room" ;
Kitchen = ss "kitchen" ;
MorningMode = ss "morning_mode" ;
MorningMode = ss (bracket (app1 "answer" "morning_mode")) ;
}