Changeset 8c484e in git for coeffs/coeffs.h
- Timestamp:
- May 5, 2010, 3:05:12 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/coeffs.h
r63c3a8 r8c484e 128 128 // ? 129 129 // initialisation: 130 void (*cfInitChar)(coeffs r ); // do one-time initialisations130 void (*cfInitChar)(coeffs r, int parameter); // do one-time initialisations 131 131 void (*cfKillChar)(coeffs r); // undo all initialisations 132 132 // or NULL
Note: See TracChangeset
for help on using the changeset viewer.