// Author: Bertrand Bellenot 22/08/02 /************************************************************************* * Copyright (C) 1995-2002, Bertrand Bellenot. * * All rights reserved. * * * * For the licensing terms see the LICENSE file. * *************************************************************************/ #ifndef RSHELPTEXT_H #define RSHELPTEXT_H extern const char gPhysicsHelpText[]; extern const char gSimulationHelpText[]; extern const char gRSHelpMsgBox[]; extern const char gSettingsHelp[]; extern const char gHelpLicense[]; #endif // ROOTSHOWERHELPTEXT_H