Changeset fc11f45 in git for factory/NTLconvert.cc


Ignore:
Timestamp:
May 2, 2006, 2:21:07 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
de73940e6ece1d89e3c387c97621c053abb007b2
Parents:
8fe650a84b0ab31d578930ed415d47f61208c1ad
Message:
*hannes: OM_NDEBUG setting (NTLconvert.cc int_int.h int_poly.h)


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

Legend:

Unmodified
Added
Removed
  • factory/NTLconvert.cc

    r8fe650 rfc11f45  
    1 /* $Id: NTLconvert.cc,v 1.16 2006-05-02 11:35:15 Singular Exp $ */
     1/* $Id: NTLconvert.cc,v 1.17 2006-05-02 12:21:07 Singular Exp $ */
    22#include <config.h>
     3
     4#ifdef HAVE_SINGULAR
     5#ifndef OM_NDEBUG
     6#define OM_NDEBUG
     7#endif
     8#endif
    39
    410#include "cf_gmp.h"
Note: See TracChangeset for help on using the changeset viewer.