aboutsummaryrefslogtreecommitdiff
path: root/Aggregator/Parser/Parser.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Aggregator/Parser/Parser.cs')
-rw-r--r--Aggregator/Parser/Parser.cs7
1 files changed, 7 insertions, 0 deletions
diff --git a/Aggregator/Parser/Parser.cs b/Aggregator/Parser/Parser.cs
new file mode 100644
index 0000000..f1a28b9
--- /dev/null
+++ b/Aggregator/Parser/Parser.cs
@@ -0,0 +1,7 @@
+using System;
+
+namespace Aggregator.Parser {
+ public static class Parser {
+
+ }
+} \ No newline at end of file