aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rake.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rake.rb')
-rw-r--r--lib/rake.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rake.rb b/lib/rake.rb
index 31fa1fa579..fc1a6a5165 100644
--- a/lib/rake.rb
+++ b/lib/rake.rb
@@ -61,6 +61,8 @@ require 'rake/application'
$trace = false
+# :stopdoc:
+#
# Some top level Constants.
FileList = Rake::FileList