Skip to content

Commit

Permalink
correction in CMakeList.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
marcdegraef committed Mar 7, 2024
1 parent 6019839 commit 45f1ee8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/EMsoftOOLib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ set(EMsoftOOLib_SRCS
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_EBSDPCA.f90
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_EBSDdefect.f90
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_HREBSD.f90
<<<<<<< HEAD
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_CBED.f90
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_SRdefect.f90
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_SRCBED.f90
Expand All @@ -172,9 +171,7 @@ set(EMsoftOOLib_SRCS
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_BW.f90
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_BFDF.f90
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_BWshow.f90
=======
${EMsoftOOLib_SOURCE_DIR}/program_mods/mod_SphInx.f90
>>>>>>> feature/SphInxOO

${EMsoftOOLib_Additional_SRCS}
)
Expand Down

0 comments on commit 45f1ee8

Please sign in to comment.