Changeset 3ebcbd in git for Singular/clapsing.cc


Ignore:
Timestamp:
May 5, 1997, 3:40:06 PM (27 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
a0fdd20d0279073d8a7f6e246c12fd80625bd3f0
Parents:
d6db1f24daa6c24df9f8235244659d12fc575d45
Message:
Mon May  5 10:31:15 1997  Olaf Bachmann
<obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>

	* mod2.h.in: define buildin_gmp, if HAVE_GMP and macintosh


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

Legend:

Unmodified
Added
Removed
  • Singular/clapsing.cc

    rd6db1f2 r3ebcbd  
    33*  Computer Algebra System SINGULAR     *
    44****************************************/
    5 // $Id: clapsing.cc,v 1.5 1997-04-25 15:03:53 obachman Exp $
     5// $Id: clapsing.cc,v 1.6 1997-05-05 13:40:03 obachman Exp $
    66/*
    77* ABSTRACT: interface between Singular and factory
     
    1818#include "subexpr.h"
    1919#include "ipshell.h"
    20 #include <singfactory.h>
     20#include <factory.h>
    2121#include "clapconv.h"
    2222#ifdef HAVE_LIBFAC_P
Note: See TracChangeset for help on using the changeset viewer.