Commit d7480062 authored by multrus's avatar multrus
Browse files

add additional debug switch

parent 58080aa2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ if coan_exists; then
  echo "-USPLIT_REND_WITH_HEAD_ROT_DEBUG"      >> $COAN_LIST
  echo "-USPLIT_POSE_CORRECTION_DEBUG"         >> $COAN_LIST
  echo "-USPLIT_MD_CODING_DEBUG"               >> $COAN_LIST
  echo "-UFLP_EXCEPTION_TRAP"                  >> $COAN_LIST

  # Remove current development switches from the code by parsing options.h
  tmpfile=`mktemp`