Changeset 7762549 in git


Ignore:
Timestamp:
Aug 29, 2013, 5:11:29 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
1bd66a991e79c78005896fceae480efead1db509
Parents:
de0f5b418176671bac6066e45321e4b0b2bcc550
git-author:
Martin Lee <martinlee84@web.de>2013-08-29 17:11:29+02:00
git-committer:
Martin Lee <martinlee84@web.de>2013-08-29 17:24:40+02:00
Message:
fix: template instantiation in libfac
File:
1 edited

Legend:

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

    rde0f5b4 r7762549  
    1515#include "cf_reval.h"
    1616
    17 //#include "templates/ftmpl_array.cc"
     17#include "templates/ftmpl_array.cc"
    1818//#include "templates/ftmpl_factor.cc"
    1919#include "templates/ftmpl_list.cc"
     
    4848#endif
    4949
    50 template class Array<int>;
    51 template class Array<Variable>;
     50//template class Array<int>;
     51//template class Array<Variable>;
    5252
    5353// for database
Note: See TracChangeset for help on using the changeset viewer.