1
0
forked from GitHub/gf-core

updated all resource langs to Digits (russian, arabic not complete)

This commit is contained in:
aarne
2007-12-18 09:55:24 +00:00
parent 2d5f98dc05
commit f85ead01b3
23 changed files with 292 additions and 83 deletions

View File

@@ -51,7 +51,7 @@ lin pot3plus n m = {
IDig d = d ** {tail = T1} ;
IIDig d i = {
s = \\o => d.s ! o ++ commaIf i.tail ++ i.s ! o ;
s = \\o => d.s ! NCard ++ commaIf i.tail ++ i.s ! o ;
n = Pl ;
tail = inc i.tail
} ;