|
|
|
@ -13,7 +13,7 @@ namespace Interpreter
|
|
|
|
|
|
|
|
|
|
namespace MWScript
|
|
|
|
|
{
|
|
|
|
|
/// \brief Temporaty script functionality limited to the console
|
|
|
|
|
/// \brief Temporary script functionality limited to the console
|
|
|
|
|
namespace User
|
|
|
|
|
{
|
|
|
|
|
void registerExtensions (Compiler::Extensions& extensions);
|
|
|
|
|