Changeset 78eba1 in git for libpolys/polys/kbuckets.h


Ignore:
Timestamp:
Mar 16, 2011, 4:16:37 PM (12 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
810a6343bdc1c6a9eadf1fc5d13c3abf7723a3df
Parents:
83f55ff1c5ff260acd15b853eaecd7d374a336df
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-03-16 16:16:37+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:01:06+01:00
Message:
- replaced nIsZero(tmp) -> n_IsZero__T(tmp,r)
- fixed kbuckets reference
- added dynamic_modules target
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/kbuckets.h

    r83f55f r78eba1  
    55****************************************/
    66/* $Id$ */
     7#include <polys/operations/pShallowCopyDelete.h>
     8#include <polys/monomials/ring.h>
    79#include <polys/templates/p_Procs.h>
    8 #include <polys/operations/pShallowCopyDelete.h>
    910
    1011//#define HAVE_COEF_BUCKETS
Note: See TracChangeset for help on using the changeset viewer.