diff --git a/CMakeLists.txt b/CMakeLists.txt index e47a54a..bb33082 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,8 +62,8 @@ target_link_libraries(musrSim ${Geant4_LIBRARIES} ${ROOT_LIBRARIES}) # relies on these scripts being in the current working directory. # set(EXAMPLEB1_SCRIPTS - run/1.mac - run/1.rndm + run/101.mac + run/102.mac ) foreach(_script ${EXAMPLEB1_SCRIPTS})