Changeset 3905a0 in git for kernel/maps.cc


Ignore:
Timestamp:
May 25, 2004, 2:01:50 PM (20 years ago)
Author:
Viktor Levandovskyy <levandov@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
266695f0988fa1108f06af335a24065fba3419a3
Parents:
1b00c7020dd0ab1a2855b073ce8a4860c4e27849
Message:
*levandov: return NULL removed in plural-related stuff


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

Legend:

Unmodified
Added
Removed
  • kernel/maps.cc

    r1b00c7 r3905a0  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: maps.cc,v 1.3 2004-05-14 16:26:05 levandov Exp $ */
     4/* $Id: maps.cc,v 1.4 2004-05-25 12:01:50 levandov Exp $ */
    55/*
    66* ABSTRACT - the mapping of polynomials to other rings
     
    276276  {
    277277    Werror("Coefficient fields must be equal");
    278     return NULL;
    279278  }
    280279#endif
Note: See TracChangeset for help on using the changeset viewer.