Changeset f52880 in git for libpolys/coeffs/longrat.h
- Timestamp:
- Sep 30, 2013, 6:56:04 PM (10 years ago)
- Branches:
- (u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
- Children:
- 61d517ceb65374fecc261b7f215f12aaee0a59dd
- Parents:
- 80371eb0fffbb966d4b5308293434010c044f566
- git-author:
- Janko Boehm <boehm@mathematik.uni-kl.de>2013-09-30 18:56:04+02:00
- git-committer:
- Janko Boehm <boehm@mathematik.uni-kl.de>2013-10-25 18:08:32+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/longrat.h
r80371e rf52880 13 13 #include <coeffs/si_gmp.h> 14 14 #include <coeffs/coeffs.h> 15 16 #ifndef NDEBUG 17 #include <polys/monomials/ring.h> 18 #endif 15 19 16 20 struct snumber;
Note: See TracChangeset
for help on using the changeset viewer.