Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the MSG_paje_output() function. It's a noop since 2 years
[simgrid.git] / src / bindings / ruby / extconfig.rb
1 require 'mkmf'
2 extension_name ='msg'
3 dir_config(extension_name)
4 create_makefile(extension_name)