1
0
forked from GitHub/gf-rgl

documenting resource

This commit is contained in:
aarne
2006-01-20 17:04:45 +00:00
parent 0129b4e269
commit 9674952724
29 changed files with 33 additions and 31 deletions

View File

@@ -1,11 +1,8 @@
test:
gf -src english/LangEng.gf swedish/LangSwe.gf german/LangGer.gf
gf -src */Lang*.gf
stat:
wc english/*.gfc
wc swedish/*.gfc
wc german/*.gfc
wc */*.gfc
gfdoc:
gfdoc -txthtml abstract/*.gf
gfdoc -txthtml */Paradigms*.gf