Changeset 4f7d76 in git


Ignore:
Timestamp:
Mar 15, 2011, 7:17:52 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
b6ae8c2cfb738845c22c85d55497577100bdd1d5
Parents:
9e8da7ec659821d053dbf793a28c79fc2d851551
Message:
moved all the user-space syzygy-related stuff into a synamic module
TODO: add my syz-functions aswell

From: Oleksandr Motsak <motsak@mathematik.uni-kl.de>

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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.h

    r9e8da7 r4f7d76  
    635635void kStratInitChangeTailRing(kStrategy strat);
    636636
     637/// Output some debug info about a given strategy
     638void kDebugPrint(kStrategy strat);
     639
     640
    637641KINLINE void clearS (poly p, unsigned long p_sev, int* at, int* k,
    638642  kStrategy strat);
Note: See TracChangeset for help on using the changeset viewer.