Changeset a3860d5 in git


Ignore:
Timestamp:
Apr 8, 1997, 5:32:14 PM (27 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
dde3d8990f439f07a83daebe60301d03c634fe22
Parents:
163cb19b17b054678d83e9b1177d8f0fdfeec7a8
Message:
* hannes: removed call to syLaScala (in syz0.cc: sres) till TS has it fixed


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

Legend:

Unmodified
Added
Removed
  • Singular/syz0.cc

    r163cb1 ra3860d5  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: syz0.cc,v 1.5 1997-04-04 12:32:51 Singular Exp $ */
     4/* $Id: syz0.cc,v 1.6 1997-04-08 15:32:14 Singular Exp $ */
    55/*
    66* ABSTRACT: resolutions
     
    760760  //if((hom==isHomog)&&(maxlength==pVariables-1)&&(idRankFreeModule(arg)==0))
    761761  //{
    762   //  return syLaScala1(arg,length);
    763   //} 
     762  // return syLaScala1(arg,length);
     763  // 
    764764
    765765  if ((!isMonomial) && syTestOrder(arg))
Note: See TracChangeset for help on using the changeset viewer.