Skip to content

Commit

Permalink
added fusion.ml path in CMakeList.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Lovis J.I. Zenz committed May 30, 2018
1 parent 8d7639e commit 69999a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -92,7 +92,7 @@ set(FRONTEND_SRCS_COMMON
${GDSL_DIR}/rreil/forward-subst/forward-subst/substitute.ml
${GDSL_DIR}/rreil/forward-subst/forward-subst/substmap.ml
${GDSL_DIR}/rreil/forward-subst/forward-subst/simplify-expressions.ml
${GDSL_DIR}/rreil/forward-subst/fusion/fusion.ml
${GDSL_DIR}/rreil/fusion/fusion.ml
${GDSL_DIR}/rreil/rreil-cleanup.ml
${GDSL_DIR}/asm/asm.ml
${GDSL_DIR}/asm/asm-pretty.ml
Expand Down

0 comments on commit 69999a1

Please sign in to comment.