JG ROOT Tools libraries  version 5.0 - august 2014
ROptionString.hh
Go to the documentation of this file.
1 //======================================================================
2 /*! \file ROptionString.hh
3  *
4  * Fichier de déclaration de ROptionString.
5  *
6  */
7 //======================================================================
8 
9 
10 #ifndef R_OPTION_STRING_HH
11 #define R_OPTION_STRING_HH
12 
13 #include "GOptionString.hh"
14 #include "RString.hh"
15 
16 ///! Defined for compatibility
17 typedef GOptionString ROptionString;
18 
19 //----------------------------------------------------------------------
20 #endif
GOptionString ROptionString
! Defined for compatibility
Definition: ROptionString.hh:17