This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
860e29228b09467d78894de3b0ec7ca10055bbb2
metasploit-gs
/
lib
/
racket.rb
T
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!()
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.
2009-07-17 04:29:41 +00:00
require
'racket/racket'
Reference in New Issue
Copy Permalink