Method: BOAST.get_compiler_options

Defined in:
lib/BOAST/CKernel.rb

.get_compiler_optionsObject



73
74
75
# File 'lib/BOAST/CKernel.rb', line 73

def BOAST::get_compiler_options
  return @@compiler_default_options.clone
end