Changeset 6e08ad in git for kernel/tgb_internal.h


Ignore:
Timestamp:
Oct 25, 2006, 12:14:52 PM (16 years ago)
Author:
Michael Brickenstein <bricken@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
8b48b5a41556648b08b6d0a32b5fdbf5a745a2c7
Parents:
e342a22d0f3f98d574c9053d05566bc4cee91dd9
Message:
+ improved initialization process


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

Legend:

Unmodified
Added
Removed
  • kernel/tgb_internal.h

    re342a2 r6e08ad  
    55*  Computer Algebra System SINGULAR     *
    66****************************************/
    7 /* $Id: tgb_internal.h,v 1.44 2006-07-07 10:17:04 bricken Exp $ */
     7/* $Id: tgb_internal.h,v 1.45 2006-10-25 10:14:52 bricken Exp $ */
    88/*
    99 * ABSTRACT: tgb internal .h file
     
    101101  public:
    102102    slimgb_alg(ideal I, int syz_comp,BOOLEAN F4);
     103                void introduceDelayedPairs(poly* pa,int s);
    103104    virtual ~slimgb_alg();
    104105#ifndef HAVE_BOOST
Note: See TracChangeset for help on using the changeset viewer.