Changeset ea023f in git for factory/int_cf.cc


Ignore:
Timestamp:
Oct 10, 1997, 12:33:01 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7e0be1775e73a414d64da15b4af232adea1e889c
Parents:
ab0444392dfb544fd89731e564197cb1f37e8083
Message:
	  (Lc): new method.  Declaration added.


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

Legend:

Unmodified
Added
Removed
  • factory/int_cf.cc

    rab0444 rea023f  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: int_cf.cc,v 1.6 1997-10-10 10:23:17 schmidt Exp $ */
     2/* $Id: int_cf.cc,v 1.7 1997-10-10 10:33:01 schmidt Exp $ */
    33
    44#include <config.h>
     
    105105
    106106CanonicalForm
    107 InternalCF::coeff( int i )
     107InternalCF::coeff ( int i )
    108108{
    109109    if ( i == 0 )
Note: See TracChangeset for help on using the changeset viewer.