Changeset 0ffc823 in git for kernel/ratgring.h
- Timestamp:
- Feb 27, 2009, 8:30:47 PM (15 years ago)
- Branches:
- (u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
- Children:
- 8066e80d7cea5de772f7b10b2b1930521cb72523
- Parents:
- f58aa61ada5934435d94d1d486fb70912543c11a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/ratgring.h
rf58aa6 r0ffc823 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: ratgring.h,v 1.1 1 2009-02-26 14:24:32 SingularExp $ */6 /* $Id: ratgring.h,v 1.12 2009-02-27 19:30:47 levandov Exp $ */ 7 7 /* 8 8 * ABSTRACT additional defines etc for --with-plural … … 117 117 void pContentRat(poly &ph); 118 118 119 BOOLEAN p_LmIsConstantRat(const poly p, const ring r); 120 121 BOOLEAN p_LmIsConstantCompRat(const poly p, const ring r); 122 119 123 #endif /* HAVE_PLURAL */ 120 124 #endif
Note: See TracChangeset
for help on using the changeset viewer.