Changeset 5b02a5 in git for kernel/ideals.cc


Ignore:
Timestamp:
Apr 6, 2006, 2:42:56 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
Children:
6b8abcaf1b40303f975d45ff2fd4a9b06f43105c
Parents:
ff6222bed74c1fb74f766ae09b4eb9b57ff45f22
Message:
*hannes: english syntax


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

Legend:

Unmodified
Added
Removed
  • kernel/ideals.cc

    rff6222 r5b02a5  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ideals.cc,v 1.18 2006-03-28 13:00:51 Singular Exp $ */
     4/* $Id: ideals.cc,v 1.19 2006-04-06 12:42:56 Singular Exp $ */
    55/*
    66* ABSTRACT - all basic methods to manipulate ideals
     
    17771777          }
    17781778          else
    1779             WerrorS("2nd module lies not in the first");
     1779            WerrorS("2nd module does not lies in the first");
    17801780          idDelete(&s_result);
    17811781          idDelete(&s_rest);
Note: See TracChangeset for help on using the changeset viewer.