mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 06:02:55 -06:00
minimal template files for extending the Translate grammar with e.g. new words
This commit is contained in:
7
lib/src/translator/MyTranslator.gf
Normal file
7
lib/src/translator/MyTranslator.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
abstract MyTranslator = Translate -- - [gfsg]
|
||||
|
||||
** {
|
||||
|
||||
fun google_V2 : V2 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user