Ignore:
Timestamp:
Dec 14, 2011, 5:19:14 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
67c1dcaf5b5069c5df300f7898cff740290bf5f1
Parents:
dcccebd9b733616f7e8c8d888299aa4c3073a094
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-14 17:19:14+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-06 21:09:33+01:00
Message:
build libfac.a into factory

FIX: libfac builds and uses factory/factory.h
FIX: adaptation of Singular to use libfac staff
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/factor/SqrFree.cc

    rdccceb rd92d71  
    55///////////////////////////////////////////////////////////////////////////////
    66// FACTORY - Includes
    7 #include<factory.h>
     7
     8#include<factory/factory.h>
     9
    810#ifndef NOSTREAMIO
    911#ifdef HAVE_IOSTREAM
     
    3335#endif
    3436
    35 #include "debug.h"
     37#include <libfac/factor/debug.h>
    3638#include "timing.h"
    3739TIMING_DEFINE_PRINT(squarefree_time);
Note: See TracChangeset for help on using the changeset viewer.