summaryrefslogtreecommitdiff
path: root/lib/slop/parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/slop/parser.rb')
-rw-r--r--lib/slop/parser.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/slop/parser.rb b/lib/slop/parser.rb
new file mode 100644
index 0000000..0ede9d8
--- /dev/null
+++ b/lib/slop/parser.rb
@@ -0,0 +1,5 @@
+module Slop
+ class Parser
+
+ end
+end