Fork me on GitHub

Changes in / [b337352:f113c4e] in git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/genMakefile.tcl

    rb337352 rf113c4e  
    413413        @echo ">> Generating $@"
    414414        @rootcint -f $@ -c -Iexternal $<
    415         @echo "#define private public" > $@.arch
    416         @echo "#define protected public" >> $@.arch
     415        @echo " " > $@.arch
    417416        @mv $@ $@.base
    418417        @cat $@.arch $< $@.base > $@
Note: See TracChangeset for help on using the changeset viewer.