Changeset f45bfb in git


Ignore:
Timestamp:
Apr 27, 2006, 4:32:57 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
20722e405aa8f76d1fde4dd5a2a01cbcfb1e09bc
Parents:
9e477a2743fe00335579c85f73df099c9767849e
Message:
*hannes: allow NTL


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

Legend:

Unmodified
Added
Removed
  • factory/cf_gcd.cc

    r9e477a2 rf45bfb  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_gcd.cc,v 1.44 2006-04-04 07:36:39 Singular Exp $ */
     2/* $Id: cf_gcd.cc,v 1.45 2006-04-27 14:32:57 Singular Exp $ */
    33
    44#include <config.h>
     
    1515#include "fac_util.h"
    1616#include "ftmpl_functions.h"
    17 #ifdef HAVE_NTL
    18 #undef HAVE_NTL
    19 #endif
    2017
    2118#ifdef HAVE_NTL
Note: See TracChangeset for help on using the changeset viewer.