Changeset ef3790 in git


Ignore:
Timestamp:
Jun 16, 2010, 9:50:20 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
c681afb9b03a6747aa621c213d570c03bc5bdeeb
Parents:
0eb229de7f102c905e5f2b8497a9a524f8ede977
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-06-16 21:50:20+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:12+01:00
Message:
Minor changes to nSetChar...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/coeffs.h

    r0eb229 ref3790  
    220220void nKillChar(coeffs r);
    221221/// initialisations after each ring change
    222 inline void nSetChar(coeffs r)
     222static inline void nSetChar(const coeffs r)
    223223{
    224224  assume(r!=NULL); // r==NULL is an error
Note: See TracChangeset for help on using the changeset viewer.