static char HelpAboutAERO[] = "\
Help about AERO:\n\
\n\
xaero is a program to edit and animate a virtual world. There are a\n\
few bodies to design a world: \n\
\n\
     o sphere\n\
     o cuboid\n\
     o cylinder\n\
     o plane\n\
     o immovable point\n\
\n\
To insert an object into virtual world press the 'insert object'\n\
button. The object will appear at the coordinates (0,0,0). You can\n\
modify color, material, orientation, and position of the selected\n\
object.\n\
\n\
You can add forces via 'add force' to objects (except plane and immovable\n\
point). Your also able to link to objects. Note: links are handled internally\n\
as forces!\n\
\n\
If you want to design complex objects, you will need to 'group objects'. To\n\
add an object to this group press 'apply'. The object will then disappear.\n\
By pressing 'done', the grouped object is inserted to the world. Note: you are\n\
not able to add an object to an already grouped object! You also can't add a\n\
grouped object to the new grouped object.\n\
\n\
Detect all the other features by hand.\n\
\n\
Warning: 'delete all' removes the world without any inquiry.\n\
         if you change some 'calculation parameters', don't wonder if the\n\
         world doesn't behave as supposed!";
 


