about summary refs log tree commit homepage
path: root/lib/rainbows/thread_base.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-02 21:30:36 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-02 21:30:36 -0700
commit2a868a5498f9e5b30d25e3b79085bef31a110110 (patch)
tree55429879913cff5c47e76c75ba82dc98b85d0248 /lib/rainbows/thread_base.rb
parent37a12997628fcab722512f8a6370b92d44e33529 (diff)
downloadrainbows-2a868a5498f9e5b30d25e3b79085bef31a110110.tar.gz
Diffstat (limited to 'lib/rainbows/thread_base.rb')
-rw-r--r--lib/rainbows/thread_base.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rainbows/thread_base.rb b/lib/rainbows/thread_base.rb
index e544772..52abac3 100644
--- a/lib/rainbows/thread_base.rb
+++ b/lib/rainbows/thread_base.rb
@@ -1,3 +1,4 @@
+# -*- encoding: binary -*-
 
 module Rainbows