diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-05-16 21:18:40 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-05-16 21:18:40 +0000 |
| commit | cc0789034453f31bb86ad27030ec0549efa05e06 (patch) | |
| tree | 4911f57f10468be1f3d2dae5a61b9fdebc27bc6f /examples/dialogue | |
| parent | 63f03f8c731f3392e72f92d65b2c200fd342551d (diff) | |
changed readme name
Diffstat (limited to 'examples/dialogue')
| -rw-r--r-- | examples/dialogue/Makefile | 2 | ||||
| -rw-r--r-- | examples/dialogue/gf-dialogue.html (renamed from examples/dialogue/README.html) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/dialogue/Makefile b/examples/dialogue/Makefile index 99d8d0895..475736740 100644 --- a/examples/dialogue/Makefile +++ b/examples/dialogue/Makefile @@ -11,4 +11,4 @@ swecorpus: echo "gt -depth=4 | pt -transform=typecheck | l -all" | gf LightsSwe.gf doc: - txt2tags -thtml README.txt + txt2tags -thtml -ogf-dialogue.html README.txt diff --git a/examples/dialogue/README.html b/examples/dialogue/gf-dialogue.html index a273e28b9..19b5317a0 100644 --- a/examples/dialogue/README.html +++ b/examples/dialogue/gf-dialogue.html @@ -120,5 +120,5 @@ and recompiling GF. </P> <!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) --> -<!-- cmdline: txt2tags -thtml README.txt --> +<!-- cmdline: txt2tags -thtml -ogf-dialogue.html README.txt --> </BODY></HTML> |
