Logo ROOT   6.12/07
Reference Guide
TText.cxx
Go to the documentation of this file.
1 /// \file TText.cxx
2 /// \ingroup Graf ROOT7
3 /// \author Olivier Couet <Olivier.Couet@cern.ch>
4 /// \date 2017-07-07
5 /// \warning This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback
6 /// is welcome!
7 
8 /*************************************************************************
9  * Copyright (C) 1995-2017, Rene Brun and Fons Rademakers. *
10  * All rights reserved. *
11  * *
12  * For the licensing terms see $ROOTSYS/LICENSE. *
13  * For the list of contributors see $ROOTSYS/README/CREDITS. *
14  *************************************************************************/
15 
16 #include "ROOT/TText.hxx"
17 
18 using namespace ROOT::Experimental;