Changeset 7d9585 in git for factory


Ignore:
Timestamp:
Dec 17, 1997, 3:15:06 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
Children:
99c178b9e93e0c5e8406f4b4de2cde2ba6253338
Parents:
818a5178f956c11702e9d2e0ebbf9922b7d13967
Message:
	* int_poly.cc: doc fix


git-svn-id: file:///usr/local/Singular/svn/trunk@996 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/int_poly.cc

    r818a51 r7d9585  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: int_poly.cc,v 1.8 1997-12-17 14:09:05 schmidt Exp $ */
     2/* $Id: int_poly.cc,v 1.9 1997-12-17 14:15:06 schmidt Exp $ */
    33
    44#include <config.h>
     
    630630// why we define such a strange (but total) ordering on
    631631// polynomials.
     632//
     633// See also: CanonicalForm::operator <(), CanonicalForm::operator ==()
    632634//
    633635//}}}
Note: See TracChangeset for help on using the changeset viewer.