mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-16 10:32:46 -06:00
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
abstract Hello = {
|
||||
|
||||
cat Greeting ; Recipient ;
|
||||
|
||||
flags startcat = Greeting ;
|
||||
|
||||
fun
|
||||
Hello : Recipient -> Greeting ;
|
||||
World, Mum, Friends : Recipient ;
|
||||
}
|
||||
Reference in New Issue
Block a user