summaryrefslogtreecommitdiff
path: root/lib/bundler08/runtime.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler08/runtime.rb')
-rw-r--r--lib/bundler08/runtime.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bundler08/runtime.rb b/lib/bundler08/runtime.rb
new file mode 100644
index 0000000000..27e0254966
--- /dev/null
+++ b/lib/bundler08/runtime.rb
@@ -0,0 +1,2 @@
+require File.join(File.dirname(__FILE__), "runtime", "dsl")
+require File.join(File.dirname(__FILE__), "runtime", "dependency") \ No newline at end of file