Changeset a83d20 in git
- Timestamp:
- Aug 31, 2018, 3:33:14 PM (5 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 2271063a45f1a3b945f39c10d95a9c3d6ea4f031
- Parents:
- de5dbc0c9dbc380f0c1708cae5c481c59c9fdee5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/shiftop.cc
rde5dbc ra83d20 3 3 4 4 /* #define SHIFT_MULT_DEBUG */ 5 /* #define SHIFT_MULT_COMPAT_MODE */ 5 6 /* enable compat mode until the user interface is updated to support xy instead of x(1)*y(2) 7 * NOTE: it already works, but all tests and the libraries need to be updated first 8 * -> wait until the new interface is released 9 */ 10 #define SHIFT_MULT_COMPAT_MODE 6 11 7 12 #ifdef SHIFT_MULT_DEBUG
Note: See TracChangeset
for help on using the changeset viewer.