forked from GitHub/gf-core
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
9
old-examples/peacekeeping/PeacePhrases.gf
Normal file
9
old-examples/peacekeeping/PeacePhrases.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
abstract PeacePhrases = PeaceCat ** {
|
||||
|
||||
fun
|
||||
Hello : Phrase ;
|
||||
GoodMorning : Phrase ;
|
||||
GoodEvening : Phrase ;
|
||||
WhatIsNamePron : Pron -> Phrase ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user