summaryrefslogtreecommitdiff
path: root/lib/rdoc/template.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/template.rb')
-rw-r--r--lib/rdoc/template.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rdoc/template.rb b/lib/rdoc/template.rb
index 368a5539d6..aa35927c8b 100644
--- a/lib/rdoc/template.rb
+++ b/lib/rdoc/template.rb
@@ -24,6 +24,8 @@ require 'erb'
#
# So you can see what is being used inside which loop.
+module RDoc
+end
class RDoc::TemplatePage
##