From 5cc7a3f402ba856718375ddcfcf729094efd7a04 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sat, 13 Jun 2009 18:10:35 +0000 Subject: [PATCH] add reference to the developers quite from the GF Tutorial --- doc/gf-tutorial.html | 10 ++-------- doc/gf-tutorial.txt | 8 ++------ 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/doc/gf-tutorial.html b/doc/gf-tutorial.html index 18e353a23..230152005 100644 --- a/doc/gf-tutorial.html +++ b/doc/gf-tutorial.html @@ -440,14 +440,8 @@ Many examples in this tutorial are

Normally you don't have to compile GF yourself. -

-

-But, if you do want to compile GF from source, you need the Haskell compiler -GHC. -

-

-We assume a Unix shell: Bash in Linux, "terminal" in Mac OS X, or -Cygwin in Windows. But you can do most things even without Cygwin in Windows. +But, if you do want to compile GF from source follow the +instructions in the Developers Guide.

diff --git a/doc/gf-tutorial.txt b/doc/gf-tutorial.txt index 2cb1ac403..d6720ef42 100644 --- a/doc/gf-tutorial.txt +++ b/doc/gf-tutorial.txt @@ -712,12 +712,8 @@ Many examples in this tutorial are [online http://digitalgrammars.com/gf/examples/tutorial]. Normally you don't have to compile GF yourself. - -But, if you do want to compile GF from source, you need the Haskell compiler -[GHC http://www.haskell.org/ghc]. - -We assume a Unix shell: Bash in Linux, "terminal" in Mac OS X, or -Cygwin in Windows. But you can do most things even without Cygwin in Windows. +But, if you do want to compile GF from source follow the +instructions in the [Developers Guide gf-developers.html]. #NEW