mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-27 03:46:28 -06:00
resource lib name changed
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--1 Minimal Resource Grammar
|
||||
|
||||
-- This module defines the syntax with a minimal lexicon.
|
||||
-- This is useful for treebank generation.
|
||||
|
||||
abstract Minimal =
|
||||
Grammar,
|
||||
MinLexicon
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user