diff options
| author | hallgren <hallgren@chalmers.se> | 2012-02-28 17:24:34 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-02-28 17:24:34 +0000 |
| commit | 6f42f58f71e54ffdd89cb4d53c68e9212eb5a0ee (patch) | |
| tree | 46b183fac486510a8212eb9e4846b3a857b58f48 /src/www/index.html | |
| parent | c1c1a73dc3db1f1ae8b298f836dfa7a2a17f2638 (diff) | |
gfse: Translation Quiz integration
Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so
that it will be installed by 'cabal install' along with the other files that
are installed for use by gf -server mode.
Diffstat (limited to 'src/www/index.html')
| -rw-r--r-- | src/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/www/index.html b/src/www/index.html index 7a924e808..ab571fe70 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -9,6 +9,7 @@ <ul> <li><a href="minibar/minibar.html">Minibar</a> + <li><a href="TransQuiz/translation_quiz.html">Translation Quiz</a> <li><a href="gfse/">GF online editor for simple multilingual grammars</a> </ul> |
