Changeset dc4782 in git for Singular/fglm.h


Ignore:
Timestamp:
Nov 25, 2013, 4:49:42 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
98e588265496a69b639a1e37bf39d39134a6df5f
Parents:
7bb7da5db82ebe13b1923654fb861e84c6c3ec65
Message:
chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/fglm.h

    r7bb7da5 rdc4782  
    11#ifndef SINGULAR_FGLM_H
    22#define SINGULAR_FGLM_H
    3 
    4 #ifdef HAVE_FACTORY
    53
    64#include <misc/auxiliary.h>
     
    3634ideal fglmhomProc(leftv first, leftv second);
    3735
    38 
    39 #endif // #ifdef HAVE_FACTORY
    40 
    4136#endif // #ifndef SINGULAR_FGLM_H
Note: See TracChangeset for help on using the changeset viewer.