source: extensions/gsdl-video/trunk/installed/cmdline/lib/ruby/1.8/thread.rb@ 18425

Last change on this file since 18425 was 18425, checked in by davidb, 15 years ago

Video extension to Greenstone

File size: 104 bytes
Line 
1unless defined? Thread
2 fail "Thread not available for this ruby interpreter"
3end
4
5require 'thread.so'
Note: See TracBrowser for help on using the repository browser.