Changeset 2fd387d in git for kernel/tgb_internal.h


Ignore:
Timestamp:
Mar 4, 2006, 8:29:28 PM (18 years ago)
Author:
Michael Brickenstein <bricken@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
913156d747fcaac01f96b003a126a9c5f91ef4cf
Parents:
1c6ea1e6d6079cd16919e10e8f27dbef6939680e
Message:
*bricken: pair replace


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

Legend:

Unmodified
Added
Removed
  • kernel/tgb_internal.h

    r1c6ea1 r2fd387d  
    55*  Computer Algebra System SINGULAR     *
    66****************************************/
    7 /* $Id: tgb_internal.h,v 1.34 2006-03-04 06:57:06 bricken Exp $ */
     7/* $Id: tgb_internal.h,v 1.35 2006-03-04 19:29:28 bricken Exp $ */
    88/*
    99 * ABSTRACT: tgb internal .h file
     
    1818#include "polys.h"
    1919#include "stdlib.h"
    20 #define HAVE_BOOST 1
     20//#define HAVE_BOOST 1
    2121#ifdef HAVE_BOOST
    2222#include "boost/dynamic_bitset.hpp"
     
    295295
    296296
    297 
     297static wlen_type pair_weighted_length(int i, int j, slimgb_alg* c);
    298298wlen_type pELength(poly p, ring r);
    299299
Note: See TracChangeset for help on using the changeset viewer.