Changeset c2e8c5 in git
- Timestamp:
- Feb 3, 2012, 4:09:10 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 429497fb0084f0e2cc1130d07779709b94af3a27
- Parents:
- ae030dd67600f8c616b99c188fc8b847e488a2a8
- git-author:
- Julien Puydt <julien.puydt@laposte.net>2012-02-03 16:09:10+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-03 17:52:05+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.h
rae030d rc2e8c5 677 677 static inline poly p_New(const ring r, omBin bin) 678 678 #else 679 static inline poly p_New(const ring , omBin bin)679 static inline poly p_New(const ring r, omBin bin) 680 680 #endif 681 681 {
Note: See TracChangeset
for help on using the changeset viewer.