Changeset c8343c in git


Ignore:
Timestamp:
May 29, 1999, 4:31:30 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
2638247dfcd12cccb37eb7dbd91cb229d674ef95
Parents:
ba8e94e39331f5e845b2fb3adf3a85445e2a5920
Message:
* fixed nSetChar


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

Legend:

Unmodified
Added
Removed
  • Singular/numbers.cc

    rba8e94 rc8343c  
    22*  Computer Algebra System SINGULAR      *
    33*****************************************/
    4 /* $Id: numbers.cc,v 1.11 1999-05-17 13:15:40 Singular Exp $ */
     4/* $Id: numbers.cc,v 1.12 1999-05-29 14:31:30 obachman Exp $ */
    55
    66/*
     
    385385    }
    386386  }
     387  else
    387388  /* -------------- long C -----------------------*/
    388389  else if (rField_is_long_C(r))
Note: See TracChangeset for help on using the changeset viewer.