Files
metasploit-gs/lib/ole/base.rb
T
HD Moore 5f2d59ccad Added the support class, confined it load within the OLE namespace
git-svn-id: file:///home/svn/framework3/trunk@4542 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-20 18:25:19 +00:00

7 lines
89 B
Ruby

module Ole # :nodoc:
require 'ole/support'
Log = Logger.new_with_callstack
end