mach3-software / MaCh3

The official repository for MaCh3
https://mach3-software.github.io/MaCh3/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

SplineMonolith name change #54

Closed lhaegel closed 2 months ago

lhaegel commented 2 months ago

For the following files, the first letter of the file name should not be capitalised. It should be modified as:

mv MaCh3_core/splines/SplineMonolith.h MaCh3_core/splines/splineMonolith.h
mv MaCh3_core/splines/SplineMonolith.cpp MaCh3_core/splines/splineMonolith.cpp

This is currently creating issue for the compilation, and the library must be recompiled to be used for MaCh3_DUNE.

KSkwarczynski commented 2 months ago

This is fixed in develop for whole discussion see this thread: https://t2k-experiment.slack.com/archives/C06EM0C6D7W/p1712827301937439