Changeset 38ac8c in git for factory/cf_eval.h
- Timestamp:
- May 26, 2011, 7:42:56 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 6e80ab1defd5ab31610bce94c4f375be2fec8d0e
- Parents:
- f7d7455516e751906e8f7bb3d265fb06b8b3711e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_eval.h
rf7d745 r38ac8c 37 37 CanonicalForm operator() ( const CanonicalForm& f ) const; 38 38 CanonicalForm operator() ( const CanonicalForm & f, int i, int j ) const; 39 void setValue (int i, const CanonicalForm& f); 39 40 virtual void nextpoint(); 40 41 #ifndef NOSTREAMIO
Note: See TracChangeset
for help on using the changeset viewer.