ROOT logo
// @(#)root/base:$Id: TApplicationImp.cxx 20877 2007-11-19 11:17:07Z rdm $
// Author: Fons Rademakers   22/12/95

/*************************************************************************
 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
 * All rights reserved.                                                  *
 *                                                                       *
 * For the licensing terms see $ROOTSYS/LICENSE.                         *
 * For the list of contributors see $ROOTSYS/README/CREDITS.             *
 *************************************************************************/

//////////////////////////////////////////////////////////////////////////
//                                                                      //
// TApplicationImp                                                      //
//                                                                      //
// ABC describing GUI independent application implementation protocol.  //
//                                                                      //
//////////////////////////////////////////////////////////////////////////

#include "TApplicationImp.h"

ClassImp(TApplicationImp)
 TApplicationImp.cxx:1
 TApplicationImp.cxx:2
 TApplicationImp.cxx:3
 TApplicationImp.cxx:4
 TApplicationImp.cxx:5
 TApplicationImp.cxx:6
 TApplicationImp.cxx:7
 TApplicationImp.cxx:8
 TApplicationImp.cxx:9
 TApplicationImp.cxx:10
 TApplicationImp.cxx:11
 TApplicationImp.cxx:12
 TApplicationImp.cxx:13
 TApplicationImp.cxx:14
 TApplicationImp.cxx:15
 TApplicationImp.cxx:16
 TApplicationImp.cxx:17
 TApplicationImp.cxx:18
 TApplicationImp.cxx:19
 TApplicationImp.cxx:20
 TApplicationImp.cxx:21
 TApplicationImp.cxx:22