Ignore:
Timestamp:
Feb 19, 2013, 11:20:56 AM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
5625feb3621ac2feb0049188f7cb67e06af38b0a
Parents:
2616026dd2a4a8abd18adedb6f3d10e41ace78ea
Message:
chg: missing stuff from master
File:
1 edited

Legend:

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

    r261602 redb81b  
    2323#include <libfac/factor/class.cc>
    2424
    25 template class List<IntList>;
    26 template class ListIterator<IntList>;
     25//template class List<IntList>;
     26//template class ListIterator<IntList>;
    2727
    2828template class Substitution<CanonicalForm>;
     
    3636
    3737// for charsets:
    38 template class List<CFList>;
    39 template class ListIterator<CFList>;
     38//template class List<CFList>;
     39//template class ListIterator<CFList>;
    4040
    4141#ifndef NOSTREAMIO
Note: See TracChangeset for help on using the changeset viewer.