Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix: missing undef
authorschnorr <Lucas.Schnorr@imag.fr>
Thu, 13 Sep 2012 21:47:51 +0000 (23:47 +0200)
committerschnorr <Lucas.Schnorr@imag.fr>
Thu, 13 Sep 2012 21:47:51 +0000 (23:47 +0200)
src/instr/instr_config.c

index 16065f1..95ca691 100644 (file)
@@ -614,6 +614,7 @@ void TRACE_generate_viva_cat_conf (void)
 #undef OPT_TRACING_BUFFER
 #undef OPT_TRACING_ONELINK_ONLY
 #undef OPT_TRACING_DISABLE_DESTROY
+#undef OPT_TRACING_BASIC
 #undef OPT_TRIVA_UNCAT_CONF
 #undef OPT_TRIVA_CAT_CONF
 #undef OPT_VIVA_UNCAT_CONF