X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b3d9680ac65d8bdd8e267aed69fc32a5abab12d7..ed95f6aa5479b9dab84fd9e2e303fdc63a9089af:/src/bindings/ruby/ApplicationHandler.rb diff --git a/src/bindings/ruby/ApplicationHandler.rb b/src/bindings/ruby/ApplicationHandler.rb deleted file mode 100644 index 953f738fff..0000000000 --- a/src/bindings/ruby/ApplicationHandler.rb +++ /dev/null @@ -1,9 +0,0 @@ -# -# Copyright 2010. The SimGrid Team. All right reserved. -# -# This program is free software; you can redistribute it and/or modify it -# under the terms of the license (GNU LGPL) which comes with this package. - -require 'simgrid' -include MSG -$DEBUG = false