Changes between Initial Version and Version 6 of Ticket #13441
- Timestamp:
- 10/19/12 15:54:05 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13441 – Description
initial v6 2 2 3 3 The attached patch renames all {{{_gcd}}} methods to {{{gcd}}} and also streamlines the use of {{{@coerce_binop}}} on them. 4 5 This is similar to #13628.