Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Makefile.am from autotools.
[simgrid.git] / examples / ruby / Quicksort.tesh
index c0fc1181e65176558198544458fdbae2e29455f2..19a035298ae1345ff86df9be08ad95141d052db1 100644 (file)
@@ -1,4 +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]