Changeset 1605565 in git
- Timestamp:
- Oct 24, 2017, 5:22:18 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- f113c4e
- Parents:
- 22138b0
- git-author:
- Adarsh Pyarelal <adarsh.pyarelal@…> (10/24/17 17:22:18)
- git-committer:
- GitHub <noreply@…> (10/24/17 17:22:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/genMakefile.tcl
r22138b0 r1605565 413 413 @echo ">> Generating $@" 414 414 @rootcint -f $@ -c -Iexternal $< 415 @echo "#define private public" > $@.arch 416 @echo "#define protected public" >> $@.arch 415 @echo " " > $@.arch 417 416 @mv $@ $@.base 418 417 @cat $@.arch $< $@.base > $@
Note:
See TracChangeset
for help on using the changeset viewer.