Changeset 2072126 in git for Singular/extra.cc


Ignore:
Timestamp:
May 19, 2011, 5:22:56 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
Children:
b5cd25f4f43ce3d4a37ddaab1030082d1f09c0b1
Parents:
55608a78dc5f45276e2138266996767392a31c2c
Message:
add missing HAVE_NTL

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

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    r55608a7 r2072126  
    35093509  /*==================== HNF =================*/
    35103510  #ifdef HAVE_FACTORY
     3511  #ifdef HAVE_NTL
    35113512      if (strcmp(sys_cmd, "HNF") == 0)
    35123513      {
     
    35493550      }
    35503551      else
     3552      #endif
    35513553  /*================= factoras =========================*/
    35523554      if (strcmp (sys_cmd, "factoras") == 0)
Note: See TracChangeset for help on using the changeset viewer.