Commit acb251a9 authored by Stephane Ragot's avatar Stephane Ragot
Browse files

fix options.h

parent 90fa966f
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -90,10 +90,7 @@
#define FIX_1824
#define FIX_1822

<<<<<<< HEAD
#define FIX_ISSUE_1764                       /* NTT: update renorm and use abs */
=======
>>>>>>> 84312b808372d2e7c5f93cecaf09bc3b61427149
#define FIX_ISSUE_1817_REPLACE_CARRY_OVERFLOW  /* FhG: bit-exact, replace carry and overflow operations by 64-bit operations, MR 1931 */
#define FIX_1844_MISSING_FREE                                /* FhG: add missing free in ivas_binRenderer_convModuleClose_fx() */