Changeset fbe8bd in git


Ignore:
Timestamp:
Jul 16, 1997, 12:34:17 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4aa32aa8d840bb5423093785cdc98f81dcc587c6
Parents:
92ea79edc7c1ae020cd1e43d9b383b11c5aaecaa
Message:
	* int_int.h (class InternalInteger): stupid bug fix


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

Legend:

Unmodified
Added
Removed
  • factory/int_int.h

    r92ea79 rfbe8bd  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: int_int.h,v 1.5 1997-07-16 10:19:03 schmidt Exp $ */
     2/* $Id: int_int.h,v 1.6 1997-07-16 10:34:17 schmidt Exp $ */
    33
    44#ifndef INCL_INT_INT_H
     
    7979    InternalCF* sqrt();
    8080
    81 #ifdef RS_NEW
    8281    int ilog2();
    83 #endif /* RS_NEW */
    8482   
    8583    friend class InternalRational;
Note: See TracChangeset for help on using the changeset viewer.