forked from GitHub/gf-core
extending proto resource API
This commit is contained in:
@@ -1 +1,8 @@
|
||||
abstract Test = Fun, Lex ** {} ;
|
||||
abstract Test =
|
||||
Noun,
|
||||
Verb,
|
||||
Sentence,
|
||||
Untensed,
|
||||
-- Tensed,
|
||||
Lex
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user