Changeset c227a2f in git for Singular/subexpr.cc


Ignore:
Timestamp:
Jun 6, 2011, 4:40:16 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f0910569263b99287146ba84e626f35f43980b56
Parents:
e3687463a6a7bf65d26001ae69082c0fdcfeb425
Message:
attribute handling

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

Legend:

Unmodified
Added
Removed
  • Singular/subexpr.cc

    re368746 rc227a2f  
    324324      default:
    325325      {
    326         if (attribute!=NULL) attribute->killAll(r);
     326        attribute->killAll(r);
    327327      }
    328328    }
Note: See TracChangeset for help on using the changeset viewer.