Changeset 6d7113 in git
- Timestamp:
- Apr 29, 2005, 6:07:46 PM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 4b6ab70e83b9e21638fd9af95f8a3ea9538207c7
- Parents:
- 509ea41cac9ea87db2965ec417e74db861c056d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/maps_ip.cc
r509ea41 r6d7113 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: maps_ip.cc,v 1. 8 2005-04-29 16:04:36 Singular Exp $ */4 /* $Id: maps_ip.cc,v 1.9 2005-04-29 16:07:46 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT - the mapping of polynomials to other rings … … 24 24 25 25 // define this if you want to use the fast_map routine for mapping ideals 26 #define FAST_MAP26 //#define FAST_MAP 27 27 28 28 #ifdef FAST_MAP
Note: See TracChangeset
for help on using the changeset viewer.