Changeset f40e20 in git for factory/ftmpl_inst.cc
- Timestamp:
- Aug 16, 2012, 3:55:30 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 1d277db6ad18efdb0f253b619840005056e03d5e
- Parents:
- 7d1ce3ef53e17b72b36010a52fcfbdbde745a3e7
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-08-16 15:55:30+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2013-02-18 22:09:30+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/ftmpl_inst.cc
r7d1ce3e rf40e20 44 44 template class SubMatrix<CanonicalForm>; 45 45 template class Array<REvaluation>; 46 // libfac: 47 template class List<Variable>; 48 template class ListIterator<Variable> ; 49 50 template List<Variable> Union ( const List<Variable>&, const List<Variable>& ); 51 template List<Variable> Difference ( const List<Variable>&, const List<Variable>& ); 52 46 53 //}}} 47 54
Note: See TracChangeset
for help on using the changeset viewer.