Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let the binding examples work without the funky symlinks. This is a step further...
[simgrid.git] / examples / ruby / Quicksort.tesh
index 866e3ae..19a0352 100644 (file)
@@ -1,5 +1,8 @@
 #QuickSort Ruby Example
+
+# This setenv and the -I arg are mandatory until the make install only
 ! setenv RUBYLIB=../../lib
+
 $ ruby -I ../../src/bindings/ruby Quicksort.rb
 > [Inmos:Sender:(1) 0.000000] [ruby/INFO] Hello Bellevue !!, Please !! I need you to help me to sort my table , Here it is :
 > [1, -2, 45, 67, 87, 76, 89, 56, 78, 3, -4, 99]