Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to please clang. No idea of why it fails on mac but works on linux...
[simgrid.git] / tools / stack-cleaner / as
index 1a66dd3..46446cb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby
+#!/usr/bin/env ruby
 # Wrapper around the real `as` which adds filtering capabilities.
 
 require "tempfile"