00001 // Author: Bertrand Bellenot 22/08/02 00002 00003 /************************************************************************* 00004 * Copyright (C) 1995-2002, Bertrand Bellenot. * 00005 * All rights reserved. * 00006 * * 00007 * For the licensing terms see the LICENSE file. * 00008 *************************************************************************/ 00009 00010 #ifndef RSHELPTEXT_H 00011 #define RSHELPTEXT_H 00012 00013 extern const char gPhysicsHelpText[]; 00014 extern const char gSimulationHelpText[]; 00015 extern const char gRSHelpMsgBox[]; 00016 extern const char gSettingsHelp[]; 00017 extern const char gHelpLicense[]; 00018 00019 #endif // ROOTSHOWERHELPTEXT_H