lib/jparallel.rb
author Mahlon E. Smith <mahlon@martini.nu>
Thu, 25 Dec 2008 07:33:20 +0000
branchmahlon-misc
changeset 10 b1426511fb64
parent 0 92d00ff32c56
permissions -rw-r--r--
Merged changes from trunk@4:8.

#!/usr/bin/env ruby



# This is mostly here to appease the build system for now, but will be used
# later as the toplevel namespace for the shell classes.
module Jparallel
	VERSION = '0.0.1'
end