Skip to content

Commit d65a0c9

Browse files
committed
untabify
1 parent 233e2e0 commit d65a0c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Generators/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ o2_add_library(Generators
3838
src/GenCosmicsParam.cxx
3939
src/GeneratorFactory.cxx
4040
src/GeneratorGeantinos.cxx
41-
src/GeneratorTParticle.cxx
42-
src/GeneratorTParticleParam.cxx
41+
src/GeneratorTParticle.cxx
42+
src/GeneratorTParticleParam.cxx
4343
$<$<BOOL:${pythia6_FOUND}>:src/GeneratorPythia6.cxx>
4444
$<$<BOOL:${pythia6_FOUND}>:src/GeneratorPythia6Param.cxx>
4545
$<$<BOOL:${pythia_FOUND}>:src/GeneratorPythia8.cxx>

0 commit comments

Comments
 (0)