Sha256: 09c407dad19bf0ebaa98bfd3bfc4bd5eb15165bacff2960eea70ba197902a296
Contents?: true
Size: 369 Bytes
Versions: 170
Compression:
Stored size: 369 Bytes
Contents
#!/usr/bin/env ruby #-- # Copyright 2004 Steven Gibson <steven@superant.com> # RwdTinker application # # This program is free software. It may be redistributed and/or modified under # the terms of the GPL version 2 (or later), or the # Ruby licence. # #++ $progdir = File::expand_path( File.dirname(__FILE__)) Dir.chdir($progdir) Dir.chdir("..") `ruby init.rb`
Version data entries
170 entries across 170 versions & 18 rubygems