Rev 7673 | Rev 8185 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7673 | Rev 8155 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | * You should have received a copy of the GNU General Public License |
13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program; if not, write to the Free Software |
14 | * along with this program; if not, write to the Free Software |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
16 | */ |
16 | */ |
17 | 17 | ||
18 | /* Subroutines to process matrices |
18 | /* Subroutines to process matrices |
19 |
|
19 | * messages: inconsistent_columns |
- | 20 | */ |
|
20 | 21 | ||
21 | /* Translate error-laden raw matrix input into a standard form. */ |
22 | /* Translate error-laden raw matrix input into a standard form. */ |
22 | void rawmatrix(char *p) |
23 | void rawmatrix(char *p) |
23 | { |
24 | { |
24 | char *p1; |
25 | char *p1; |