Changeset 8c484e in git for coeffs/coeffs.h


Ignore:
Timestamp:
May 5, 2010, 3:05:12 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
2336d0a674d92415a0e20e0b4abf6b1a96ab56e2
Parents:
63c3a8df898418cfb9484633a8d9eb78c299a95c
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-05-05 15:05:12+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:51:39+01:00
Message:
init for Z/p
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/coeffs.h

    r63c3a8 r8c484e  
    128128   // ?
    129129   // initialisation:
    130    void (*cfInitChar)(coeffs r); // do one-time initialisations
     130   void (*cfInitChar)(coeffs r, int parameter); // do one-time initialisations
    131131   void (*cfKillChar)(coeffs r); //  undo all initialisations
    132132                                // or NULL
Note: See TracChangeset for help on using the changeset viewer.