Changeset 03f7b5 in git for libpolys/coeffs/gnumpc.h
- Timestamp:
- Oct 11, 2011, 7:22:48 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 3c56d88ff43b9f485d15dbe25b01664e8e072f04
- Parents:
- 5f4015a4722191e67435fb8503aa693c23375458
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-10-11 19:22:48+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:59+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/gnumpc.h
r5f4015a r03f7b5 45 45 46 46 void ngcDelete(number *a, const coeffs r); 47 void ngcCoeffWrite(const coeffs r );47 void ngcCoeffWrite(const coeffs r, BOOLEAN details); 48 48 49 49 #ifdef LDEBUG
Note: See TracChangeset
for help on using the changeset viewer.