00001 // @(#)root/ged:$Id: HelpSMText.h,v 1.0 2005/09/08 00002 // Author: Denis Favre-Miville 08/09/05 00003 00004 /************************************************************************* 00005 * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * 00006 * All rights reserved. * 00007 * * 00008 * For the licensing terms see $ROOTSYS/LICENSE. * 00009 * For the list of contributors see $ROOTSYS/README/CREDITS. * 00010 *************************************************************************/ 00011 00012 #ifndef ROOT_Rtypes 00013 #include "Rtypes.h" 00014 #endif 00015 00016 R__EXTERN const char gHelpSMTopLevel[]; 00017 R__EXTERN const char gHelpSMGeneral[]; 00018 R__EXTERN const char gHelpSMCanvas[]; 00019 R__EXTERN const char gHelpSMPad[]; 00020 R__EXTERN const char gHelpSMHistos[]; 00021 R__EXTERN const char gHelpSMAxis[]; 00022 R__EXTERN const char gHelpSMTitle[]; 00023 R__EXTERN const char gHelpSMStats[]; 00024 R__EXTERN const char gHelpSMPSPDF[];