Changeset 268d7b in git


Ignore:
Timestamp:
Mar 4, 1998, 4:14:54 PM (26 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
Children:
33d539f008d9a3378ddd72d9aee94ad96fd8adcd
Parents:
8520b7877eddd3c2fb9e800be697d25406a2e9fd
Message:
* in syScreyerResolvente: Cut call to syLaScala1 -- is outdated,
  according tro siebert -- use system("lascala"), instead (I think).


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

Legend:

Unmodified
Added
Removed
  • Singular/syz0.cc

    r8520b7 r268d7b  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: syz0.cc,v 1.13 1998-01-17 18:08:01 Singular Exp $ */
     4/* $Id: syz0.cc,v 1.14 1998-03-04 15:14:54 obachman Exp $ */
    55/*
    66* ABSTRACT: resolutions
     
    737737  sip_sring tmpR;
    738738
    739 #ifndef COMP_FAST 
     739#ifdef THROW_IT_AWAY_EVENTUALLY
    740740  if((hom==isHomog)
    741741  &&(maxlength==pVariables-1)
Note: See TracChangeset for help on using the changeset viewer.