Changeset 3c0710 in git for libpolys/polys/ext_fields


Ignore:
Timestamp:
Nov 14, 2016, 3:14:23 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
59ef0762a78769ee649f91a7c5efbe2f6cca9c3063f46d58a72834b7842693e4f7b37f3a08a1b55b
Parents:
3fec5d04607bb2dbc78498417a5ca31c056e2b82
Message:
4-1-0: sources
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/ext_fields/algext.cc

    r3fec5d0 r3c0710  
    15061506template class IAccessor<snumber*>;
    15071507
    1508 #ifndef SINGULAR_4_1
    1509 BOOLEAN n2pInitChar(coeffs, void *)
    1510 { return 1; }
    1511 #endif
    1512 #ifdef SINGULAR_4_1
    15131508/* --------------------------------------------------------------------*/
    15141509/****************************************
     
    17791774  return FALSE;
    17801775}
    1781 #endif
Note: See TracChangeset for help on using the changeset viewer.