Skip to content

Commit 8f14c66

Browse files
committed
Merge branch 'main' into v492-dev9
2 parents 9f55368 + eb2f525 commit 8f14c66

17 files changed

+3
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@ formatSourceCode:
16221622
@echo ""
16231623
astyle --options=./.astylerc src/*
16241624
astyle --options=./.astylerc inc/*
1625-
# astyle --options=./.astylerc macros/*.C macros/VTS/*.C
1625+
# astyle --options=./.astylerc macros/*.C
16261626

16271627
###############################################################################################################################
16281628
install: all

docs/changes/330.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Change location of ROOT macros from ./macros/VTS to ./macros.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)