";
echo "DomCore version ".\core\WADebug::VERSION." ";
echo "HTML API ? ".(\core\WADebug::getHTMLAPI()?'Yes':'No')." ";
echo "OS Type ? ".(\core\WADebug::getOSType()==\core\WADebug::WINDOWS?'Windows':(\core\WADebug::getOSType()==\core\WADebug::UNIX?'Unix':'Mac'))." ";
echo " ";
// Start the SHM with 20Mb default size and default ID
$SHM = new \core\WASHM();
echo <<Add or modify a shared memory variable Empty the shared memory