mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
xvfz
This commit is contained in:
@@ -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 <aarne (at) cs.chalmers.se></I><BR>
|
<I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user