diff options
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc index 2296294..4b3b047 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -397,7 +397,7 @@ Here is what is required: of the cygwin tools that I put together just to compile doxygen. As a third alternative one could use the GNUWin32 tools that can be - found at http://gnuwin32.sourceforge.net/ + found at http://gnuwin32.sourceforge.net/ Make sure the <code>BISONLIB</code> environment variable points to the location where the files <code>bison.simple</code> and @@ -474,6 +474,7 @@ Here is what is required: and the collaboration graphs. </ul> + Compilation is now done by performing the following steps: <ol> |