- Timestamp:
- Dec 17, 1997, 3:15:06 PM (26 years ago)
- Branches:
- (u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
- Children:
- 99c178b9e93e0c5e8406f4b4de2cde2ba6253338
- Parents:
- 818a5178f956c11702e9d2e0ebbf9922b7d13967
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/int_poly.cc
r818a51 r7d9585 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: int_poly.cc,v 1. 8 1997-12-17 14:09:05schmidt Exp $ */2 /* $Id: int_poly.cc,v 1.9 1997-12-17 14:15:06 schmidt Exp $ */ 3 3 4 4 #include <config.h> … … 630 630 // why we define such a strange (but total) ordering on 631 631 // polynomials. 632 // 633 // See also: CanonicalForm::operator <(), CanonicalForm::operator ==() 632 634 // 633 635 //}}}
Note: See TracChangeset
for help on using the changeset viewer.