Updated version number. Corrected some typos.

This commit is contained in:
dtrg 2006-07-21 11:19:42 +00:00
parent 34ae7c4634
commit 154b23cd39

View file

@ -1,8 +1,8 @@
LLGEN V1.0 LLGEN V1.0.1
========== ============
Copyright © 1991-2005 by the Vrije Universiteit, Amsterdam, the Netherlands. Copyright © 1991-2005 by the Vrije Universiteit, Amsterdam, the Netherlands.
2006-02-03 2006-07-21
INTRODUCTION INTRODUCTION
============ ============
@ -35,11 +35,12 @@ variable:
./pm -DPREFIX="/home/dg/" install ./pm -DPREFIX="/home/dg/" install
(If you do change the prefix, you must supply it whenever you invoke pm. And (If you do change the prefix, you must supply it whenever you invoke pm,
there must be a trailing / in the path you give it.) whether you're installing or just building. And there must be a trailing / in
the path you give it.)
Invoking ./pm by itself will compile it but not install it; look in the bin Invoking ./pm by itself will compile it but not install it; look in the bin
directory for an image of directory for an image of the installation directory.
USING LLGEN USING LLGEN
=========== ===========
@ -64,7 +65,7 @@ distributed seperately). For more details, please see:
There is a mailing list available at: There is a mailing list available at:
http://sourceforge.net/mail/?group_id=130811 http://sourceforge.net/mail/?group_id=130811
LICENSE LICENSE
======= =======
@ -79,6 +80,6 @@ Do './pm --license' for details.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
David Given David Given
dg@cowlark.com dg@cowlark.com
2006-02-04 2006-07-21
/* $Id$ */ /* $Id$ */