b8a83c0bb5
with Ruby 1.6 and later.
7 lines
149 B
Ruby
7 lines
149 B
Ruby
--- test/adjuster.rb.orig Thu Aug 31 22:43:18 2000
|
|
+++ test/adjuster.rb Mon Mar 19 00:42:07 2001
|
|
@@ -1,2 +1,2 @@
|
|
-require "./fltk"
|
|
+require "fltk"
|
|
|