From 23faf3d9b6a74cd73328b3cfb16bb5c9cf0c4016 Mon Sep 17 00:00:00 2001 From: Quentin Date: Tue, 17 Dec 2013 11:07:23 +0100 Subject: [PATCH] modified: c/hello.rb --- c/hello.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/c/hello.rb b/c/hello.rb index b14c896..4bc8a15 100755 --- a/c/hello.rb +++ b/c/hello.rb @@ -1,4 +1 @@ -require '../lib/gtk2' # lib graphique choisie ! -require '../lib/net/ping' #lib netwotk pour verif les liens ! - print "hello world!\n" \ No newline at end of file