Changeset cb1f9b in git


Ignore:
Timestamp:
Feb 24, 2006, 1:58:19 PM (18 years ago)
Author:
Michael Brickenstein <bricken@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ab10f7b9a33883a42674f8c3016e38fa8bee56e0
Parents:
cae95427d347153303a1503a61bccd873c41e449
Message:
*bricken: HAVE boost off


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

Legend:

Unmodified
Added
Removed
  • kernel/tgb_internal.h

    rcae954 rcb1f9b  
    55*  Computer Algebra System SINGULAR     *
    66****************************************/
    7 /* $Id: tgb_internal.h,v 1.30 2006-02-24 12:57:37 bricken Exp $ */
     7/* $Id: tgb_internal.h,v 1.31 2006-02-24 12:58:19 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"
Note: See TracChangeset for help on using the changeset viewer.