Changeset 9e269a0 in git for Singular/iparith.cc


Ignore:
Timestamp:
Dec 22, 2010, 1:54:29 PM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
e2fd5d453ccf5a7982b273cf039c5c7f41f41080
Parents:
2fd30cb3d4e41a93238b92df65a30fb88c8276de
Message:
LDU decomposition and command in extra.cc

git-svn-id: file:///usr/local/Singular/svn/trunk@13779 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iparith.cc

    r2fd30cb r9e269a0  
    74627462      (v->next->next->next->next != NULL))
    74637463  {
    7464     Werror("expected exactly three matrices and one vector as input");
     7464    WerrorS("expected exactly three matrices and one vector as input");
    74657465    return TRUE;
    74667466  }
Note: See TracChangeset for help on using the changeset viewer.