;; Created: 1994/7/13
 ;;     Renamed: 1994/8/31 from tm-body.el
 ;;     Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.12 $
+;; Version: $Revision: 0.13 $
 ;; Keywords: MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
 
 ;;; Code:
 
-(require 'tl-str)
 (require 'tl-list)
 (require 'tl-atype)
 (require 'tl-misc)
 ;;;
 
 (defconst mime-view-RCS-ID
-  "$Id: mime-view.el,v 0.12 1997-02-24 02:23:03 tmorioka Exp $")
+  "$Id: mime-view.el,v 0.13 1997-02-24 09:07:52 tmorioka Exp $")
 
 (defconst mime-view-version (get-version-string mime-view-RCS-ID))