]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - host/get_test.rb
removed warnings and bugs
[avr-crypto-lib.git] / host / get_test.rb
index 0c3eb1bea1ae0e8a2c5a466fcffd27fb860e8de5..7c9ea3cf0e3617582209045aa77feb26b3de38c4 100644 (file)
@@ -2,7 +2,7 @@
 # get_test.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -18,6 +18,7 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 =end
 
+require 'rubygems'
 require 'serialport'
 
 def read_line(error_msg=true)