Changeset fb02ad in git


Ignore:
Timestamp:
Jun 10, 2014, 1:26:03 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
4638f69d265c203f9081d86a457e8f102db310ea
Parents:
52fa8a3284f79b8d72886464bd296025aa27a7e3
Message:
removed incorrect test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipconv.cc

    r52fa8a3 rfb02ad  
    330330            output->name=ndName(pGetCoeff((poly)input->data), currRing->cf);
    331331          }
    332 #ifdef TEST
    333           else
    334           {
    335             WerrorS("wrong name, should not happen");
    336             output->name=omStrDup("?");
    337           }
    338 #endif
    339332        }
    340333      }
Note: See TracChangeset for help on using the changeset viewer.