https://github.com/root-project/root
Raw File
Tip revision: 33601a892d14b7dfea38c807bdfd28d592113761 authored by Philippe Canal on 02 May 2011, 18:46:30 UTC
Avoid spurrious warning message when reading file with a TTree writen with ROOT 5.29/03 or later
Tip revision: 33601a8
rootlogoff.C
{
   printf("\nThis is the end of ROOT -- Goodbye\n\n");
}
back to top