Changeset 8fedab in git


Ignore:
Timestamp:
Jan 31, 2003, 10:12:10 AM (21 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
11593cb24abaa89db7a1822a87ab71fa0fae6ab8
Parents:
6a874ee99f6ab05d5981f0dc589bc510d18d6f6c
Message:
*hannes: NV_OPS, NV_MAX_PRIME, ndInpMult


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

Legend:

Unmodified
Added
Removed
  • Singular/modulop.cc

    r6a874e r8fedab  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: modulop.cc,v 1.27 2003-01-31 09:09:46 Singular Exp $ */
     4/* $Id: modulop.cc,v 1.28 2003-01-31 09:12:10 Singular Exp $ */
    55/*
    66* ABSTRACT: numbers modulo p (<=32003)
     
    451451  res->debug=123456;
    452452#endif
    453 #ifndef NL_OLDCOPY
    454   res->ref=1;
    455 #endif
    456453  dest = &(res->z);
    457454
Note: See TracChangeset for help on using the changeset viewer.