This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
DUT2Curling/c/hello.rb

4 lines
134 B
Ruby
Raw Normal View History

2013-12-13 11:25:56 +00:00
require '../lib/gtk2' # lib graphique choisie !
require '../lib/net/ping' #lib netwotk pour verif les liens !
print "hello world!\n"