some fixes to make Phrasebook compilable more easily

This commit is contained in:
aarne
2012-10-15 09:02:39 +00:00
parent a3aa54a746
commit e2817244a2
4 changed files with 7 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
concrete GreetingsHin of Greetings = SentencesHin [mkGreeting] ** open (P=Prelude) in {
concrete GreetingsHin of Greetings = SentencesHin [Greeting,mkGreeting] ** open (P=Prelude) in {
-- lincat
-- Greeting = {s : Str; lock_Text : {}} ;