Changeset 8fedab in git
- Timestamp:
- Jan 31, 2003, 10:12:10 AM (21 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 11593cb24abaa89db7a1822a87ab71fa0fae6ab8
- Parents:
- 6a874ee99f6ab05d5981f0dc589bc510d18d6f6c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/modulop.cc
r6a874e r8fedab 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: modulop.cc,v 1.2 7 2003-01-31 09:09:46Singular Exp $ */4 /* $Id: modulop.cc,v 1.28 2003-01-31 09:12:10 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: numbers modulo p (<=32003) … … 451 451 res->debug=123456; 452 452 #endif 453 #ifndef NL_OLDCOPY454 res->ref=1;455 #endif456 453 dest = &(res->z); 457 454
Note: See TracChangeset
for help on using the changeset viewer.