diff options
-rw-r--r-- | doc/src/sgml/install-win32.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index af7485d7256..2ecf691b636 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.25 2005/05/11 16:02:12 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.26 2005/05/13 15:21:59 tgl Exp $ --> <chapter id="install-win32"> @@ -131,6 +131,7 @@ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.25 2005/05/11 16:02:12 mo Free <productname>Borland C++</productname> compiler tools can be downloaded from <ulink url="http://www.borland.com/products/downloads/download_cbuilder.html#"></>, and require similar setup. + </para> </chapter> <!-- Keep this comment at the end of the file |