1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
metasploit-framework/lib/rex/struct2.rb
Spoon M cedab15c8f Initial commit of the new Struct2 code
- lots of improvements over Struct / Struct2-perl
 - lots of bug fixes, and much stronger functionality
 - added an example test
 - comments on this all is encouraged


git-svn-id: file:///home/svn/incoming/trunk@2330 4d416f70-5f16-0410-b530-b9f4589650da
2005-03-26 16:52:59 +00:00

6 lines
107 B
Ruby

#!/usr/bin/ruby
# just a shim to load all of the Struct2 libraries
require 'Rex/Struct2/CStructTemplate'