1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/lib/ole/base.rb
HD Moore 43a03aa307 Big update from the ruby-ole trunk
git-svn-id: file:///home/svn/framework3/trunk@6522 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-05 20:31:41 +00:00

8 lines
83 B
Ruby

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