Changeset 424cd64 in git


Ignore:
Timestamp:
Aug 6, 2009, 4:35:18 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
e4b56dbdc5ea987694f17044905f9c68071a59eb
Parents:
02a069eea3ed0dad2b0c7a70915381c5a9f356e1
Message:
*hannes: dummy routine for nNormalize


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

Legend:

Unmodified
Added
Removed
  • kernel/numbers.h

    r02a069e r424cd64  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: numbers.h,v 1.17 2009-07-30 11:49:09 Singular Exp $ */
     6/* $Id: numbers.h,v 1.18 2009-08-06 14:35:18 Singular Exp $ */
    77/*
    88* ABSTRACT: interface to coefficient aritmetics
     
    109109
    110110#define nDivBy0 "div by 0"
     111
     112// dummy routines
     113void   nDummy2(number& d); // nNormalize...
    111114#endif
Note: See TracChangeset for help on using the changeset viewer.