Changeset a97ac0 in git for Singular/ipconv.cc
- Timestamp:
- Nov 7, 2013, 1:59:53 PM (9 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- b38f8137dbcaf7b468232f449c1346a88a9cc6fd
- Parents:
- 823679a657c538153cba3a477bf92e2c9102c451
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-11-07 13:59:53+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-11-07 14:04:32+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipconv.cc
r823679 ra97ac0 362 362 &&(dConvertTypes[index].o_typ==outputType)) 363 363 { 364 if( TEST_V_ALLWARN)364 if(traceit&TRACE_CONV) 365 365 { 366 366 Print("automatic conversion %s -> %s\n",
Note: See TracChangeset
for help on using the changeset viewer.