diff --git a/c/main.rb b/c/main.rb index 17c8f10..5249a03 100755 --- a/c/main.rb +++ b/c/main.rb @@ -2,7 +2,7 @@ #lib require 'gtk2' # lib graphique -require 'net-ping' #lib netwotk +#require 'net-ping' #lib netwotk #include require '../m/ReadFile'