added translation and mophology quizzes

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

View File

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