Changeset c1526f in git for kernel/structs.h


Ignore:
Timestamp:
Dec 8, 2008, 4:01:50 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
b9a33762f1c8448a2fb4c81be0873e0242c3a390
Parents:
a6b576a7994def0a72d9623eed6bc45b7074c746
Message:
*hannes: no direct include of gmp.h


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

Legend:

Unmodified
Added
Removed
  • kernel/structs.h

    ra6b576 rc1526f  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: structs.h,v 1.56 2008-09-12 14:13:32 Singular Exp $ */
     6/* $Id: structs.h,v 1.57 2008-12-08 15:00:43 Singular Exp $ */
    77/*
    88* ABSTRACT
     
    1111#include <string.h> /* for memset */
    1212#ifdef HAVE_RINGS
    13 #include <gmp.h>
     13#include <si_gmp.h>
    1414#endif
    1515
Note: See TracChangeset for help on using the changeset viewer.