Changeset 327d41 in git for kernel/mod2.h


Ignore:
Timestamp:
Jul 25, 2011, 5:28:06 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
630dad1a4f9f6b630b4dcfa05851a5869b7fe25b
Parents:
aef70f76c5e0aef2ebdc9ad5da55a5e309d3bef4
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-25 17:28:06+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:53:33+01:00
Message:
removed strat->kIdeal
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/mod2.h

    raef70f7 r327d41  
    7373/* SIZEOF_LONG == SIZEOF_VOIDP is guaranteed by configure */
    7474#define ALIGN_8
    75 #define LOG_SIZEOF_LONG  3
    76 #define LOG_SIZEOF_VOIDP 3
    77 #else
    78 #define LOG_SIZEOF_LONG  2
    79 #define LOG_SIZEOF_VOIDP 2
    8075#endif
    8176
Note: See TracChangeset for help on using the changeset viewer.