forked from GitHub/gf-core
improved resource doc
This commit is contained in:
@@ -5,6 +5,6 @@ abstract Animals = Questions ** {
|
||||
fun
|
||||
-- a lexicon of animals and actions among them
|
||||
Dog, Cat, Mouse, Lion, Zebra : Entity ;
|
||||
Chase, Eat, Like : Action ;
|
||||
Chase, Eat, See : Action ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user