some fixes to make Phrasebook compilable more easily

This commit is contained in:
aarne
2012-10-15 09:02:39 +00:00
parent a8965d587b
commit 5472b4b5e7
7 changed files with 11 additions and 22 deletions

View File

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