Changeset ed0d3c in git


Ignore:
Timestamp:
Aug 22, 2008, 11:03:21 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
241cc911c4f3eaf5b79c7df9d0e3feb5bce70a2d
Parents:
cdd38f3f5b6e0b7c443cc25476967388554dd82c
Message:
*hannes: new cf_gmp.h


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

Legend:

Unmodified
Added
Removed
  • kernel/si_gmp.h

    rcdd38f red0d3c  
    1 /* $Id: si_gmp.h,v 1.6 2006-06-13 16:57:12 Singular Exp $ */
    2 /* $Id: si_gmp.h,v 1.6 2006-06-13 16:57:12 Singular Exp $ */
     1/* $Id: si_gmp.h,v 1.7 2008-08-22 09:03:21 Singular Exp $ */
    32
    43#ifndef INCL_CF_GMP_H
    54#define INCL_CF_GMP_H
    6 
     5#ifdef HAVE_FACTORY
     6#include <cf_gmp.h>
     7#else
    78#if defined(__cplusplus) && defined(__GNUC__)
    89extern "C" {
     
    1516#endif
    1617
     18#endif
    1719#endif /* ! INCL_CF_GMP_H */
Note: See TracChangeset for help on using the changeset viewer.