This website requires JavaScript.
Explore
Help
Register
Sign In
infosecn1nja
/
metasploit-framework
mirror of
https://github.com/infosecn1nja/metasploit-framework.git
Watch
1
Star
0
Fork
You've already forked metasploit-framework
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1ee346d59
metasploit-framework
/
lib
/
racket.rb
5 lines
43 B
Ruby
Raw
Normal View
History
Unescape
Escape
Force the Racket library to live under the Racket:: namespace, fixes a bug where tcp.payload was overwritten during fix!() git-svn-id: file:///home/svn/framework3/trunk@6821 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-17 18:12:18 +00:00
module
Racket
end
Adds the Racket library to the source tree. This library has been modified to change the require() statements so that all files are located under the 'racket' base directory. git-svn-id: file:///home/svn/framework3/trunk@6815 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-17 04:29:41 +00:00
require
'racket/racket'