summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/lib/runit/topublic.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_6/lib/runit/topublic.rb')
-rw-r--r--ruby_1_8_6/lib/runit/topublic.rb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ruby_1_8_6/lib/runit/topublic.rb b/ruby_1_8_6/lib/runit/topublic.rb
new file mode 100644
index 0000000000..566f0dd35c
--- /dev/null
+++ b/ruby_1_8_6/lib/runit/topublic.rb
@@ -0,0 +1,8 @@
+# Author:: Nathaniel Talbott.
+# Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved.
+# License:: Ruby license.
+
+module RUNIT
+ module ToPublic
+ end
+end