Oops, fixed path
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2784 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
require 'rubygems'
|
||||
require_gem 'ikko'
|
||||
require '/home/tom/data/ruby-doom/src/ruby/doom.rb'
|
||||
require '/home/tom/data/ruby-doom/lib/doom.rb'
|
||||
|
||||
# add timeout thingy to the Thread class, thx to Rich Kilmer for the code
|
||||
class MyThread < Thread
|
||||
|
Reference in New Issue
Block a user