lib/forj.rb in forj-1.0.15 vs lib/forj.rb in forj-1.0.16

- old
+ new

@@ -14,6 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. require 'lorj' -Lorj.declare_process('forj_core', File.dirname(__FILE__)) +Lorj.declare_process('forj_core', File.dirname(__FILE__), :lib_name => 'forj')