Sha256: cb5a20fc1b6e93734faed45d1850db66852c76668a1162f8ff81c086aaaacc8a
Contents?: true
Size: 346 Bytes
Versions: 3
Compression:
Stored size: 346 Bytes
Contents
# # scanner.rb # # Copyright (c) 1998-2004 Minero Aoki # # This program is free software. # You can distribute/modify this program under the terms of # the GNU Lesser General Public License version 2.1. # # Modified by Kirk Haines (04 April 2006). require 'tmail/textutils' module TMail require 'tmail/scanner_r.rb' Scanner = Scanner_R end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
IOWA-1.0.3 | external/tmail/tmail/scanner.rb |
IOWA-1.0.2 | external/tmail/tmail/scanner.rb |
IOWA-1.0.0 | external/tmail/tmail/scanner.rb |