Changeset 356dc3d in git for Singular/matpol.cc


Ignore:
Timestamp:
Apr 23, 1998, 8:52:56 PM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
7e6eae9124ba27d73b43194d63b7a19393750901
Parents:
41b473e24169e48da7f1929aadf494490a0e78bc
Message:
* hannes: removed END_GRAMMAR ("RETURN") from iparith.cc, grammar.y


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

Legend:

Unmodified
Added
Removed
  • Singular/matpol.cc

    r41b473 r356dc3d  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: matpol.cc,v 1.11 1998-04-22 07:49:05 Singular Exp $ */
     4/* $Id: matpol.cc,v 1.12 1998-04-23 18:52:56 Singular Exp $ */
    55
    66/*
     
    350350//  lists res=(lists)Alloc(sizeof(slists));
    351351
    352   if (sw) PrintS(feNotImplemented);
     352  if (sw) WarnS(feNotImplemented);
    353353  /* Bareiss */
    354354  div = NULL;
Note: See TracChangeset for help on using the changeset viewer.