Skip to content

Commit 5f58d25

Browse files
committed
Add missing files to templates
1 parent 56b1a95 commit 5f58d25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

madmatrix/output.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class ProcessExporterMadMatrix(export_cpp.ProcessExporterMG7):
8181
'mgOnGpuFptypes.h', 'mgOnGpuCxtypes.h', 'mgOnGpuVectors.h',
8282
'constexpr_math.h', 'read_slha.h', 'read_slha.cc'
8383
]),
84-
'SubProcesses': relative_path_list(templates_path, ['nvtx.h', 'GpuRuntime.h', 'GpuAbstraction.h', 'color_sum.h',
84+
'SubProcesses': relative_path_list(templates_path, ['nvtx.h', 'GpuRuntime.h', 'GpuAbstraction.h', 'color_sum.h', 'color_sum.cc',
8585
'MemoryAccessHelpers.h', 'MemoryAccessVectors.h',
8686
'MemoryAccessMatrixElements.h', 'MemoryAccessMomenta.h',
8787
'MemoryAccessRandomNumbers.h', 'MemoryAccessWeights.h',

0 commit comments

Comments
 (0)