mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
remove cout
This commit is contained in:
@ -6,3 +6,5 @@ ROOTINCLUDE=$(ROOTSYS)/include
|
||||
energyCalibration.o: energyCalibration.cpp
|
||||
$(CC) $(CFLAGS) energyCalibration.cpp -I $(ROOTINCLUDE)
|
||||
|
||||
clean:
|
||||
rm -f energyCalibration.o
|
Reference in New Issue
Block a user