Changeset 90f1cf in git


Ignore:
Timestamp:
Apr 30, 2010, 3:35:32 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
207cc8aecb4198f7e1851ba488c5e21a33848ca4
Parents:
fc9f447ee5bbbae5a9b939471a9d59e37de27249
Message:
temlate fix

git-svn-id: file:///usr/local/Singular/svn/trunk@12761 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/claptmpl.cc

    rfc9f44 r90f1cf  
    4343    template class SubMatrix<CanonicalForm>;
    4444    template class Array<REvaluation>;
     45    template bool find ( const List<CanonicalForm> &, const CanonicalForm&);
     46
    4547    //template class vector<poly>;
    4648    #ifndef NOSTREAMIO
Note: See TracChangeset for help on using the changeset viewer.