summaryrefslogtreecommitdiff
path: root/old-examples/letter/README
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-06-27 09:18:50 +0000
committeraarne <aarne@cs.chalmers.se>2008-06-27 09:18:50 +0000
commit5c713d8f027a9b6be687ee3f7e917e8bd2115773 (patch)
tree65da19829810b753345a5b2164bef2d8876268dd /old-examples/letter/README
parentf7b2a83059697f1b36a6369e489ac276e7ff875d (diff)
took away old-examples
Diffstat (limited to 'old-examples/letter/README')
-rw-r--r--old-examples/letter/README36
1 files changed, 0 insertions, 36 deletions
diff --git a/old-examples/letter/README b/old-examples/letter/README
deleted file mode 100644
index 936fab377..000000000
--- a/old-examples/letter/README
+++ /dev/null
@@ -1,36 +0,0 @@
-GF challenges Microsoft Works! Here you find templates for
-multilingual authoring of business and love letters!
-
-Another point of these grammars is to illustrate how
-local updates are propagated everywhere in the document.
-Form, in the editor
-
- Dear Colleague,
-
- I love you.
-
- With best regards,
-
- your wife
-
-and change between ColleagueHe, ColleagueShe, ColleaguesHe, ColleaguesShe.
-
-The grammars are somewhat ad hoc and messy, and could be improved
-with better abstractions.
-
-(AR 2001)
-
-To use in the editor, it is a good idea to precompile:
-
- gf <mkLetter.gfs
-
-For the actual use, type then
-
- jgf Letter.gfcm
-
-and select "Letter" from the "New" menu.
-
-Copyright (c) 2001-2005 Janna Khegai, Alex Kutsela, Aarne Ranta
-under GNU General Public License (GPL).
-
-Document last updated August 3, 2004, by Aarne Ranta.