Skip to content

Commit 0d1f60a

Browse files
Removed trailing space
1 parent c7a73a1 commit 0d1f60a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Detectors/Upgrades/ALICE3/IOTOF/simulation/CMakeLists.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This software is distributed under the terms of the GNU General Public
66
# License v3(GPL Version 3), copied verbatim in the file "COPYING".
7-
#
7+
#
88
# In applying this license CERN does not waive the privileges and immunities
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
@@ -22,10 +22,10 @@ o2_add_library(IOTOFSimulation
2222
O2::ITSMFTSimulation)
2323

2424
o2_target_root_dictionary(IOTOFSimulation
25-
HEADERS include/IOTOFSimulation/Detector.h
26-
include/IOTOFSimulation/Chip.h
27-
include/IOTOFSimulation/Layer.h
28-
include/IOTOFSimulation/Digitizer.h
25+
HEADERS include/IOTOFSimulation/Detector.h
26+
include/IOTOFSimulation/Chip.h
27+
include/IOTOFSimulation/Layer.h
28+
include/IOTOFSimulation/Digitizer.h
2929
include/IOTOFSimulation/DPLDigitizerParam.h
3030
#include/IOTOFSimulation/IOTOFServices.h
3131
include/IOTOFSimulation/Segmentation.h)

0 commit comments

Comments
 (0)