Sha256: 7a97da7b070d473fe81a77622579df12c477957fd055d6de2cce062dafdf5264
Contents?: true
Size: 262 Bytes
Versions: 4
Compression:
Stored size: 262 Bytes
Contents
# TODO: this is crud. Windows applets are having serious # trouble with absolute paths. # root = defined?(JRUBY_APPLET) ? 'ruby-processing/runners' : File.dirname(__FILE__) root = File.dirname(__FILE__) require "#{root}/base.rb" Processing.load_and_run_sketch
Version data entries
4 entries across 4 versions & 1 rubygems