Changeset eb716b0 in git for kernel/tgbgauss.cc


Ignore:
Timestamp:
May 9, 2005, 12:10:30 PM (19 years ago)
Author:
Michael Brickenstein <bricken@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
81686884caf8b38d3a8857b3ffcab36e48bd1131
Parents:
bafa5b4ac634fe7bcc5d99004b65bffd70c587ad
Message:
*bricken: removed tgb_internal from tgbgauss


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

Legend:

Unmodified
Added
Removed
  • kernel/tgbgauss.cc

    rbafa5b4 reb716b0  
    11#include "mod2.h"
    22#include "tgbgauss.h"
    3 
     3#include <omalloc.h>
     4#include <stdlib.h>
     5#include "kutil.h"
     6#include "febase.h"
     7#include "polys.h"
    48static const int bundle_size=100;
    59
Note: See TracChangeset for help on using the changeset viewer.