Changeset 29d7683 in git for Singular/maps_ip.cc
- Timestamp:
- Apr 18, 2005, 5:12:02 PM (18 years ago)
- Branches:
- (u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
- Children:
- c00e9bd260d0a0003533514dedab696c789b8a08
- Parents:
- c0eb11ed4b9c2fcf9078e34ece905585ee5ec7b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/maps_ip.cc
rc0eb11 r29d7683 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: maps_ip.cc,v 1. 6 2004-09-23 07:39:27Singular Exp $ */4 /* $Id: maps_ip.cc,v 1.7 2005-04-18 15:10:06 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT - the mapping of polynomials to other rings … … 20 20 #include "lists.h" 21 21 #include "maps.h" 22 #include "maps_ip.h" 22 23 #include "prCopy.h" 23 24
Note: See TracChangeset
for help on using the changeset viewer.