Changeset e699d8 in git


Ignore:
Timestamp:
May 8, 2012, 2:50:18 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
1d92bfd93f3efe2907be1a14bae2f878f1d5f308
Parents:
42253a424aaf4fe8863a5381517748f9af9bb4c1
git-author:
Martin Lee <martinlee84@web.de>2012-05-08 14:50:18+02:00
git-committer:
Martin Lee <martinlee84@web.de>2012-05-11 11:06:45+02:00
Message:
chg: deleted abs_fac and related stuff
Location:
factory
Files:
6 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r42253a re699d8  
    9191                variable.cc \
    9292                NTLconvert.cc \
    93                 abs_fac.cc \
    94                 bifac.cc \
    95                 lgs.cc \
    9693                singext.cc \
    9794                parseutil.cc \
     
    174171                variable.h \
    175172                NTLconvert.h \
    176                 bifac.h \
    177                 bifacConfig.h \
    178                 lgs.h \
    179173                algext.h \
    180174                singext.h \
  • factory/factory.template

    r42253a re699d8  
    106106#include "facIrredTest.h"
    107107
    108 #ifdef HAVE_BIFAC
    109 /*MAKEHEADER PUBLIC ONLY*/
    110 #include "bifac.h"
    111 #endif /* HAVE_BIFAC */
    112 
    113108#endif /* ! INCL_FACTORY_H */
Note: See TracChangeset for help on using the changeset viewer.