lib/jparallel.rb
changeset 0 92d00ff32c56
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/jparallel.rb	Fri Aug 15 15:43:38 2008 +0000
@@ -0,0 +1,10 @@
+#!/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
+