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/hello.rb

4 lines
134 B
Ruby
Executable File

require '../lib/gtk2' # lib graphique choisie !
require '../lib/net/ping' #lib netwotk pour verif les liens !
print "hello world!\n"