Changeset ef3790 in git
- Timestamp:
- Jun 16, 2010, 9:50:20 PM (13 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/coeffs.h
r0eb229 ref3790 220 220 void nKillChar(coeffs r); 221 221 /// initialisations after each ring change 222 inline void nSetChar(coeffs r)222 static inline void nSetChar(const coeffs r) 223 223 { 224 224 assume(r!=NULL); // r==NULL is an error
Note: See TracChangeset
for help on using the changeset viewer.