source: git/IntegerProgramming/si_gmp.h @ ce3dda

spielwiese
Last change on this file since ce3dda was ce3dda, checked in by Hans Schönemann <hannes@…>, 18 years ago
*hannes: solaris port git-svn-id: file:///usr/local/Singular/svn/trunk@8917 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 154 bytes
Line 
1/* $Id: si_gmp.h,v 1.2 2006-01-31 15:08:10 Singular Exp $ */
2
3#ifndef INCL_CF_GMP_H
4#define INCL_CF_GMP_H
5
6#include <gmp.h>
7
8#endif /* ! INCL_CF_GMP_H */
Note: See TracBrowser for help on using the repository browser.