Module: Cfg2asm
- Defined in:
- lib/cfg2asm/version.rb,
lib/cfg2asm/commands.rb,
lib/cfg2asm/cfg/cfg_parser.rb,
lib/cfg2asm/cfg/disassembler.rb
Defined Under Namespace
Modules: CFG Classes: Commands
Constant Summary collapse
- MAJOR_VERSION =
0
- MINOR_VERSION =
2
- VERSION =
"#{MAJOR_VERSION}.#{MINOR_VERSION}"