Changeset ca7a56 in git for Singular/syz.cc


Ignore:
Timestamp:
Jan 17, 1998, 7:08:02 PM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
965524c7624373d4aa3e6e2a0e8d2bf3ffab69f1
Parents:
21f260ea48728441a6ffb1cb950b27e444a13ec0
Message:
* hannes:
  * changes for TEST_MAC_ORDER, part 3 (binom.cc, binom.h, spSpolyLoop.cc,
  algmap.cc polys-impl.cc polys-impl.h polys.h syz.cc syz0.cc syz1.cc)


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

Legend:

Unmodified
Added
Removed
  • Singular/syz.cc

    r21f260 rca7a56  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: syz.cc,v 1.7 1997-11-11 15:46:40 siebert Exp $ */
     4/* $Id: syz.cc,v 1.8 1998-01-17 18:08:00 Singular Exp $ */
    55
    66/*
     
    1010
    1111#include "mod2.h"
     12#include "tok.h"
    1213#include "mmemory.h"
    1314#include "polys.h"
     
    2223#include "intvec.h"
    2324#include "ipshell.h"
    24 #include "tok.h"
    2525#include "numbers.h"
    2626#include "ideals.h"
Note: See TracChangeset for help on using the changeset viewer.