summaryrefslogtreecommitdiff
path: root/lib/rake/extensioncompiler.rb
diff options
context:
space:
mode:
authorLuis Lavena <luislavena@gmail.com>2009-04-09 20:02:39 -0300
committerLuis Lavena <luislavena@gmail.com>2009-04-09 20:10:17 -0300
commit6f3709f43f368da5f893305b34b7302672d11619 (patch)
tree4e288a9730bb5f88ccef0bafc7a254721d37c121 /lib/rake/extensioncompiler.rb
parent96911103f41ed8fb7042c204a0c09261d6c6e758 (diff)
downloadrake-compiler-6f3709f43f368da5f893305b34b7302672d11619.tar.gz
A huge change in RDoc.
Started to use latest RDoc package instead of Rake one.
Diffstat (limited to 'lib/rake/extensioncompiler.rb')
-rw-r--r--lib/rake/extensioncompiler.rb14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/rake/extensioncompiler.rb b/lib/rake/extensioncompiler.rb
index 4146b1a..39235ba 100644
--- a/lib/rake/extensioncompiler.rb
+++ b/lib/rake/extensioncompiler.rb
@@ -1,13 +1,13 @@
#!/usr/bin/env ruby
-#
-# HACK: Lousy API design, sue me. At least works ;-)
-#
-# Define a series of helpers to aid in search and usage of MinGW (GCC) Compiler
-# by gem developer/creators.
-#
-
module Rake
+
+ #
+ # HACK: Lousy API design, sue me. At least works ;-)
+ #
+ # Define a series of helpers to aid in search and usage of MinGW (GCC) Compiler
+ # by gem developer/creators.
+ #
module ExtensionCompiler
# return the host portion from the installed MinGW
def self.mingw_host