forked from GitHub/gf-core
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