1
0
forked from GitHub/gf-rgl

minimal template files for extending the Translate grammar with e.g. new words

This commit is contained in:
aarne
2016-04-11 14:24:53 +00:00
parent 4c1ae83c1b
commit f937383a94
3 changed files with 17 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
abstract MyTranslator = Translate -- - [gfsg]
** {
fun google_V2 : V2 ;
}