mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 09:06:41 +02:00
Change namespace of some files
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
using YesNt.Interpreter.Runtime;
|
||||
using YesNt.Interpreter.Utilities;
|
||||
|
||||
namespace YesNt.Interpreter
|
||||
namespace YesNt.Interpreter.Runtime
|
||||
{
|
||||
internal class RuntimeInformation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user