Allow instantiation of code generators without any parameters.
commit0597fcc485963c9e0b99b8d7af520763886182df
authoringlorion <voodoo@inglorion.net>
Thu, 8 Oct 2009 05:57:45 +0000 (8 07:57 +0200)
committeringlorion <voodoo@inglorion.net>
Thu, 8 Oct 2009 05:57:45 +0000 (8 07:57 +0200)
tree1687dedb4546a4dbcdbee0bed9cc10ecb5338b22
parent1807859c58c902aa85e01ae791701390c284659c
Allow instantiation of code generators without any parameters.
lib/ruby/voodoo/code_generator.rb
lib/ruby/voodoo/generators/amd64_elf_generator.rb
lib/ruby/voodoo/generators/amd64_nasm_generator.rb
lib/ruby/voodoo/generators/common_code_generator.rb
lib/ruby/voodoo/generators/i386_elf_generator.rb
lib/ruby/voodoo/generators/i386_nasm_generator.rb
lib/ruby/voodoo/generators/nasm_generator.rb