Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
and now, test that the file I commit actually works before doing so. Sorry for the...
[simgrid.git] / src / bindings / rubyDag / extconfig.rb
1 require 'mkmf'
2 extension_name ='dag'
3 dir_config(extension_name)
4 create_makefile(extension_name)