bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-glpk] Error in /doc/tables.txt


From: glpk xypron
Subject: [Bug-glpk] Error in /doc/tables.txt
Date: Sun, 03 Aug 2008 21:41:39 +0200

Hello Andrew,

in /doc/tables.txt the syntax diagram contains a colon (:) too many after IN 
and OUT.

Please, apply the following change to match the examples:
http://glpk.dyndns.org/viewvc/svn/glpk/glpk/branches/glpk-4.29-compare_symbols/doc/tables.txt?pathrev=258&r1=258&r2=253&view=patch

--- glpk/glpk/trunk/glpk-4.29/doc/tables.txt    2008/07/18 12:05:45     253
+++ glpk/glpk/branches/glpk-4.29-compare_symbols/doc/tables.txt 2008/08/03 
19:25:34     258
@@ -19,13 +19,13 @@
 ===============
 
 +----------------------------------------------------------------------+
-| table name alias IN : arg , ... , arg :                              |
+| table name alias IN arg , ... , arg :                                |
 |                                                                      |
 |        set <- [ fld , ... , fld ] ,                                  |
 |                                                                      |
 |        par ~ fld , ... , par ~ fld ;                                 |
 |                                                                      |
-| table name alias domain OUT : arg , ... , arg :                      |
+| table name alias domain OUT arg , ... , arg :                        |
 |                                                                      |
 |        expr ~ fld , ... , expr ~ fld ;                               |
 +----------------------------------------------------------------------+

Best regards

Xypron

-- 
Psssst! Schon das coole Video vom GMX MultiMessenger gesehen?
Der Eine für Alle: http://www.gmx.net/de/go/messenger03




reply via email to

[Prev in Thread] Current Thread [Next in Thread]