Changeset c81a40 in git for kernel/rmodulo2m.h


Ignore:
Timestamp:
Jul 16, 2008, 2:41:33 PM (16 years ago)
Author:
Oliver Wienand <wienand@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c88c2ba361f5b914ed9b192a055274f0a74cdf04
Parents:
e3164c057b351ebc7de36b8955221b4cb648bdbe
Message:
Maps für Bigint
Modul bei Z/m wird nun als GMP gespeichert


git-svn-id: file:///usr/local/Singular/svn/trunk@10870 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/rmodulo2m.h

    re3164c rc81a40  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: rmodulo2m.h,v 1.9 2008-07-07 12:21:43 wienand Exp $ */
     6/* $Id: rmodulo2m.h,v 1.10 2008-07-16 12:41:33 wienand Exp $ */
    77/*
    88* ABSTRACT: numbers modulo 2^m
     
    6969#define nr2mEqualM(A,B)  ((A)==(B))
    7070
     71number nr2mMapQ(number from);
    7172#endif
    7273#endif
Note: See TracChangeset for help on using the changeset viewer.