added translation and mophology quizzes

This commit is contained in:
aarne
2008-06-14 08:51:13 +00:00
parent 95c062875c
commit 93122ed338
4 changed files with 103 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ module PGF.ShowLinearize (
tableLinearize,
recordLinearize,
termLinearize,
tabularLinearize,
allLinearize
) where