From 44d1a5a9f71b03d9aceeccd760a63fcdc45f8bad Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 12 Oct 2011 17:03:54 +0000 Subject: Improvements of "gf -server" mode and related setup "gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete. --- src/www/minibar/phrasebook.html | 56 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 src/www/minibar/phrasebook.html (limited to 'src/www/minibar/phrasebook.html') diff --git a/src/www/minibar/phrasebook.html b/src/www/minibar/phrasebook.html new file mode 100644 index 000000000..78f5c353f --- /dev/null +++ b/src/www/minibar/phrasebook.html @@ -0,0 +1,56 @@ + + + +Phrasebook + + + + + + + +
+ +
+ + + +Powered by GF, +see doc. + + + + + + + + + + + + + + + + + + -- cgit v1.2.3