Logo ROOT   6.30.04
Reference Guide
 All Namespaces Files Pages
HelpSMText.h
Go to the documentation of this file.
1 // @(#)root/ged:$Id$
2 // Author: Denis Favre-Miville 08/09/05
3 
4 /*************************************************************************
5  * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
6  * All rights reserved. *
7  * *
8  * For the licensing terms see $ROOTSYS/LICENSE. *
9  * For the list of contributors see $ROOTSYS/README/CREDITS. *
10  *************************************************************************/
11 
12 #include "Rtypes.h"
13 
14 R__EXTERN const char gHelpSMTopLevel[];
15 R__EXTERN const char gHelpSMGeneral[];
16 R__EXTERN const char gHelpSMCanvas[];
17 R__EXTERN const char gHelpSMPad[];
18 R__EXTERN const char gHelpSMHistos[];
19 R__EXTERN const char gHelpSMAxis[];
20 R__EXTERN const char gHelpSMTitle[];
21 R__EXTERN const char gHelpSMStats[];
22 R__EXTERN const char gHelpSMPSPDF[];