doc on compiled

This commit is contained in:
aarne
2006-02-28 14:53:04 +00:00
parent 684af365da
commit f60d5fdabb
3 changed files with 15 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Sat Feb 25 23:18:51 2006
Last update: Tue Feb 28 15:53:00 2006
</FONT></CENTER>
<P></P>
@@ -38,6 +38,14 @@ and how much has been implemented
<A NAME="toc1"></A>
<H2>Using the library</H2>
<P>
The simplest way to get the library is to install the precompiled version
<A HREF="../../compiled.tgz"><CODE>lib/compiled.tgz</CODE></A>. Just do
</P>
<PRE>
cd GF/lib
tar tvfz compiled.tgz
</PRE>
<P>
There is no need to link application grammars to the source directories of the
library. Use one (or several) of the following packages instead:
</P>
@@ -141,6 +149,6 @@ The documentation of the individual modules:
</UL>
<!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) -->
<!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -\-toc -thtml index.txt -->
</BODY></HTML>