This commit is contained in:
aarne
2006-02-28 14:54:44 +00:00
parent f60d5fdabb
commit c2fdbcdb4b
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1> <P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
<FONT SIZE="4"> <FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR> <I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Tue Feb 28 15:53:00 2006 Last update: Tue Feb 28 15:54:42 2006
</FONT></CENTER> </FONT></CENTER>
<P></P> <P></P>
@@ -43,7 +43,7 @@ The simplest way to get the library is to install the precompiled version
</P> </P>
<PRE> <PRE>
cd GF/lib cd GF/lib
tar tvfz compiled.tgz tar xvfz compiled.tgz
</PRE> </PRE>
<P> <P>
There is no need to link application grammars to the source directories of the There is no need to link application grammars to the source directories of the

View File

@@ -24,7 +24,7 @@ The simplest way to get the library is to install the precompiled version
[``lib/compiled.tgz`` ../../compiled.tgz]. Just do [``lib/compiled.tgz`` ../../compiled.tgz]. Just do
``` ```
cd GF/lib cd GF/lib
tar tvfz compiled.tgz tar xvfz compiled.tgz
``` ```
There is no need to link application grammars to the source directories of the There is no need to link application grammars to the source directories of the
library. Use one (or several) of the following packages instead: library. Use one (or several) of the following packages instead: