add reference to the developers quite from the GF Tutorial

This commit is contained in:
krasimir
2009-06-13 18:10:35 +00:00
parent f587501181
commit 5cc7a3f402
2 changed files with 4 additions and 14 deletions

View File

@@ -440,14 +440,8 @@ Many examples in this tutorial are
</P> </P>
<P> <P>
Normally you don't have to compile GF yourself. Normally you don't have to compile GF yourself.
</P> But, if you do want to compile GF from source follow the
<P> instructions in the <A HREF="gf-developers.html">Developers Guide</A>.
But, if you do want to compile GF from source, you need the Haskell compiler
<A HREF="http://www.haskell.org/ghc">GHC</A>.
</P>
<P>
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.
</P> </P>
<P> <P>
<!-- NEW --> <!-- NEW -->

View File

@@ -712,12 +712,8 @@ Many examples in this tutorial are
[online http://digitalgrammars.com/gf/examples/tutorial]. [online http://digitalgrammars.com/gf/examples/tutorial].
Normally you don't have to compile GF yourself. Normally you don't have to compile GF yourself.
But, if you do want to compile GF from source follow the
But, if you do want to compile GF from source, you need the Haskell compiler instructions in the [Developers Guide gf-developers.html].
[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.
#NEW #NEW