modified: hello.rb

This commit is contained in:
Quentin 2013-12-13 12:25:56 +01:00
parent 348cf5bc35
commit 7740f6b2fd
1 changed files with 3 additions and 0 deletions

View File

@ -1 +1,4 @@
require '../lib/gtk2' # lib graphique choisie !
require '../lib/net/ping' #lib netwotk pour verif les liens !
print "hello world!\n"