Changeset 26364de in git


Ignore:
Timestamp:
Oct 25, 2010, 5:47:40 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
2d7c249a09972bd6d99d45385007a48e8dd5b2ff
Parents:
8730345c41037290c50978c95d29abe8d5606708
Message:
fix HAVE_FANS

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

Legend:

Unmodified
Added
Removed
  • Singular/subexpr.cc

    r873034 r26364de  
    6666}
    6767
     68#ifdef HAVE_FANS
    6869std::string toString(gfan::ZMatrix const &m, char *tab=0)
    6970{
     
    137138  return s.str();
    138139}
     140#endif
    139141
    140142void sleftv::Print(leftv store, int spaces)
Note: See TracChangeset for help on using the changeset viewer.