Undo the last change.
authorueno <ueno>
Sun, 3 Sep 2000 18:07:53 +0000 (18:07 +0000)
committerueno <ueno>
Sun, 3 Sep 2000 18:07:53 +0000 (18:07 +0000)
lisp/liece-clfns.el

index f8031ea..28e6f7e 100644 (file)
@@ -30,8 +30,6 @@
 
 ;;; Code:
 
-(require 'pym)
-
 (defun liece-clfns-subr-fboundp (symbol)
   "Return t if SYMBOL's function definition is a basic function."
   (and (fboundp symbol)