Changeset 397246b in git


Ignore:
Timestamp:
Jun 13, 2006, 6:57:12 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5f5ce939bb0eee777771833f9b88243737d2ed33
Parents:
a475e94efb686934361e95724ba9e32f0b01e565
Message:
*hannes:typo


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

Legend:

Unmodified
Added
Removed
  • IntegerProgramming/si_gmp.h

    ra475e9 r397246b  
    1 /* $Id: si_gmp.h,v 1.4 2006-06-13 16:10:10 Singular Exp $ */
    2 /* $Id: si_gmp.h,v 1.4 2006-06-13 16:10:10 Singular Exp $ */
     1/* $Id: si_gmp.h,v 1.5 2006-06-13 16:57:12 Singular Exp $ */
     2/* $Id: si_gmp.h,v 1.5 2006-06-13 16:57:12 Singular Exp $ */
    33
    44#ifndef INCL_CF_GMP_H
     
    99#undef __cplusplus
    1010#include <gmp.h>
     11}
     12#define __cplusplus 1
    1113#else
    1214#include <gmp.h>
  • kernel/si_gmp.h

    ra475e9 r397246b  
    1 /* $Id: si_gmp.h,v 1.5 2006-06-13 16:09:54 Singular Exp $ */
    2 /* $Id: si_gmp.h,v 1.5 2006-06-13 16:09:54 Singular Exp $ */
     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 $ */
    33
    44#ifndef INCL_CF_GMP_H
     
    99#undef __cplusplus
    1010#include <gmp.h>
     11}
     12#define __cplusplus 1
    1113#else
    1214#include <gmp.h>
Note: See TracChangeset for help on using the changeset viewer.