Ignore:
Timestamp:
Mar 15, 2012, 5:26:46 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '73c62e0961bcfc8f1a00420b41eec2ea3c0ef6e9')
Children:
8066cd9340c30bf555310cdb3ca4a9c82b4f3e92a82c308b8fbf35f5d32c156ead224188e2610f7e
Parents:
788fdfc919bcf38d8b469a0f59374abf9046985dd841a16156c2e0b2a5e731384a7a5e454dffe2d8
Message:
Merge pull request #82 from mmklee/bug_fixes_sw

Bug fixes sw
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/p_polys.cc

    r788fdf rdad9fb  
    34143414       return NULL;
    34153415
    3416     if( !DENIS1(z) )
    3417       WarnS("Not implemented yet: Cannot permute a rational fraction and make a polynomial out of it! Ignorring the denumerator.");
     3416    //if( !DENIS1(z) )
     3417      //WarnS("Not implemented yet: Cannot permute a rational fraction and make a polynomial out of it! Ignorring the denumerator.");
    34183418  } else
    34193419     {
Note: See TracChangeset for help on using the changeset viewer.